4
.gitignore
vendored
4
.gitignore
vendored
@@ -4,17 +4,17 @@
|
|||||||
#Kwrite/Gedit/Other crapapps making backups
|
#Kwrite/Gedit/Other crapapps making backups
|
||||||
*~
|
*~
|
||||||
|
|
||||||
|
|
||||||
#Patch files
|
#Patch files
|
||||||
*.patch
|
*.patch
|
||||||
|
|
||||||
#Personal
|
#Personal
|
||||||
/saveddata/
|
/saveddata/
|
||||||
|
|
||||||
|
|
||||||
#Pyfa file
|
#Pyfa file
|
||||||
pyfaFits.html
|
pyfaFits.html
|
||||||
|
|
||||||
|
#Temporary files
|
||||||
|
*.py__jb_tmp__
|
||||||
|
|
||||||
# Based on https://github.com/github/gitignore
|
# Based on https://github.com/github/gitignore
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user