Bug 292216 - *~ and *.swp files show up in the Project View
Summary: *~ and *.swp files show up in the Project View
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: git master
Platform: Arch Linux Linux
: NOR normal
Target Milestone: 4.2.3
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-22 19:35 UTC by Casey Link
Modified: 2012-01-23 08:56 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Casey Link 2012-01-22 19:35:36 UTC
Version:           git master (using KDE 4.7.4) 
OS:                Linux

Ideally they wouldn't.

Reproducible: Always


Actual Results:  
 

Expected Results:
Comment 1 Milian Wolff 2012-01-22 21:11:23 UTC
Git commit 2693d25fab97a7c23b0b5427029eed3ae5e2f11f by Milian Wolff.
Committed on 22/01/2012 at 22:10.
Pushed by mwolff into branch '1.3'.

hide files ending on ~ from qmake projects

M  +1    -1    qmakemanager.cpp

http://commits.kde.org/kdev-qmake/2693d25fab97a7c23b0b5427029eed3ae5e2f11f
Comment 2 Milian Wolff 2012-01-23 08:55:04 UTC
where do you get *.swp files from? Kate creates those files with the .kate-swp extension. And if I saw it correctly, vi creates ".*.swp" files, which should be hidden as well, or?
Comment 3 Milian Wolff 2012-01-23 08:56:59 UTC
Git commit 8e0cde0a21d58a2b3999f58113c1b40ff48ffc9d by Milian Wolff.
Committed on 23/01/2012 at 09:55.
Pushed by mwolff into branch '1.3'.

hide vi-swap files in qmakemanager

M  +2    -1    qmakemanager.cpp

http://commits.kde.org/kdev-qmake/8e0cde0a21d58a2b3999f58113c1b40ff48ffc9d