This website requires JavaScript.
Explore
Help
Sign In
docs
/
gitignore
Watch
1
Star
0
Fork
0
You've already forked gitignore
mirror of
https://github.com/github/gitignore
synced
2024-11-10 13:58:51 +01:00
Code
Issues
Releases
Wiki
Activity
c4619a22f0
gitignore
/
Global
/
Linux.gitignore
7 lines
34 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add ignore for hidden files in linux
2010-11-09 14:53:41 +01:00
.*
added an ignore for eclipse (pydev) and general linux
2010-11-09 00:19:25 +01:00
*~
Catch more vim swapfiles(*.sw[a-p])
2010-11-09 17:05:16 +01:00
*.sw[a-p]
Added KDE section with dolphin file manager directory specific setting
2010-11-09 16:35:07 +01:00
Fixed comment in Linux.gitignore file
2010-11-12 22:03:26 +01:00
# KDE
Add ignore for hidden files in linux
2010-11-09 14:53:41 +01:00
.directory
Reference in New Issue
Copy Permalink