This website requires JavaScript.
Explore
Help
Register
Sign In
rune
/
gitignore
Watch
1
Star
0
Fork
0
You've already forked gitignore
Code
Pull Requests
Activity
gitignore
/
Global
/
Linux.gitignore
8 lines
46 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add ignore for hidden files in linux
2010-11-09 07:53:41 -06:00
.*
Ignore Linux hidden files (.*) except .gitignore files.
2011-02-05 15:27:05 -08:00
!.gitignore
added an ignore for eclipse (pydev) and general linux
2010-11-09 07:19:25 +08:00
*~
Catch more vim swapfiles(*.sw[a-p])
2010-11-10 00:05:16 +08:00
*.sw[a-p]
Added KDE section with dolphin file manager directory specific setting
2010-11-09 23:35:07 +08:00
Fixed comment in Linux.gitignore file
2010-11-13 05:03:26 +08:00
# KDE
Add ignore for hidden files in linux
2010-11-09 07:53:41 -06:00
.directory
Copy Permalink