Files
pyfa/.gitignore
2010-08-26 19:05:51 +02:00

17 lines
193 B
Plaintext

#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