Files
pyfa/.gitignore
Benjamin Montgomery 7e59b2d43a Update .gitignore
Ignore the fits html file.
2014-03-08 07:48:14 -10:00

19 lines
183 B
Plaintext

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