Files
pyfa/.gitignore
2014-11-29 20:46:16 -05:00

23 lines
201 B
Plaintext

#Python specific
*.pyc
#Kwrite/Gedit/Other crapapps making backups
*~
#Eclipse
.project
.pydevproject
.settings
#Patch files
*.patch
#Personal
saveddata/
#PyCharm
.idea/
#Pyfa file
pyfaFits.html