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-12-02 16:35:44 +01:00
Code
Issues
Releases
Wiki
Activity
51ce036f14
gitignore
/
Global
/
Linux.gitignore
6 lines
47 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add ignore for hidden files in linux
2010-11-09 14:53:41 +01:00
.*
Ignore Linux hidden files (.*) except .gitignore files.
2011-02-06 00:27:05 +01:00
!.gitignore
Exclude .gitattributes and .gitmodules
2013-03-08 04:50:20 +01:00
!.gitattributes
!.gitmodules
added an ignore for eclipse (pydev) and general linux
2010-11-09 00:19:25 +01:00
*~
Reference in New Issue
Copy Permalink