added an ignore for eclipse (pydev) and general linux
This commit is contained in:
committed by
Chris Wanstrath
parent
340ddd1fb4
commit
4b3ed39721
3
Global/Eclipse.gitignore
Normal file
3
Global/Eclipse.gitignore
Normal file
@@ -0,0 +1,3 @@
|
||||
*.pydevproject
|
||||
.project
|
||||
|
3
Global/Linux.gitignore
Normal file
3
Global/Linux.gitignore
Normal file
@@ -0,0 +1,3 @@
|
||||
*~
|
||||
*.swp
|
||||
*.swo
|
Reference in New Issue
Block a user