Ignore temp files

These don't exist for long, but could catch them in a commit if you
clicked commit too quickly.
This commit is contained in:
Ebag333
2016-11-09 07:44:24 -08:00
parent 6849478226
commit c0210895e9

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