mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
added an ignore for eclipse (pydev) and general linux
This commit is contained in:
parent
340ddd1fb4
commit
4b3ed39721
2 changed files with 6 additions and 0 deletions
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
|
Loading…
Add table
Add a link
Reference in a new issue