Merge pull request #806 from Ebag333/GitIgnore

Ignore temp files
This commit is contained in:
Ryan Holmes
2016-11-20 13:55:18 -05:00
committed by GitHub

4
.gitignore vendored
View File

@@ -4,17 +4,17 @@
#Kwrite/Gedit/Other crapapps making backups
*~
#Patch files
*.patch
#Personal
/saveddata/
#Pyfa file
pyfaFits.html
#Temporary files
*.py__jb_tmp__
# Based on https://github.com/github/gitignore