Change gitignore a bit

This commit is contained in:
cncfanatics
2010-08-26 19:05:51 +02:00
parent 37eb238afd
commit 05ff3b220e

10
.gitignore vendored
View File

@@ -1,6 +1,16 @@
#Python specific
*.pyc
#Kwrite/Gedit/Other crapapps making backups
*~
#Eclipse
.project
.pydevproject
.settings
#Don't commit any eos snapshots into the pyfa repos
eos
#Patch files
*.patch