Commit Graph

11 Commits

Author SHA1 Message Date
Dennis Xiloj 13c119f167 Added ignore for directory config under KDE
Dolphin, the KDE file manager, writes specific directory configuration in .directory files.
2014-02-28 00:26:43 -06:00
Bengt Lüers a6c76a5308 There is no need to unignore .gitignore.
Because files and directories starting with a `.` are not ignored in general.
2013-07-05 01:06:35 +02:00
Bengt Lüers ad1289f0d9 Files and directories starting with a . should not be ignored in general. 2013-07-05 01:06:35 +02:00
Max Nanasy 91a1756d29 Removed redundant ".directory" that was already covered by ".*". 2012-06-04 14:51:20 -07:00
Felix Marczinowski 5bdef3ee6d remove vi/vim-specific pattern already covered by vim.gitignore 2011-03-25 11:44:06 +01:00
Nooby bf11956a2a Ignore Linux hidden files (.*) except .gitignore files. 2011-02-21 18:05:02 -08:00
Daniel Schildt cd7597dd5f Fixed comment in Linux.gitignore file 2010-11-13 05:54:51 +08:00
Omar Vargas 534d7da8b6 Add ignore for hidden files in linux 2010-11-09 11:45:19 -08:00
rtaycher 95c4fba7c2 Catch more vim swapfiles(*.sw[a-p]) 2010-11-10 03:41:10 +08:00
rtaycher 835f247447 Added KDE section with dolphin file manager directory specific setting 2010-11-10 03:41:09 +08:00
lfborjas 4b3ed39721 added an ignore for eclipse (pydev) and general linux 2010-11-09 15:47:06 +08:00