gen2stage4/.gitignore

61 lines
499 B
Text
Raw Permalink Normal View History

2014-05-18 17:52:33 -04:00
# Compiled source:
*.com
*.class
*.dll
*.exe
*.o
*.so
# Logs and databases:
*.log
*.sql
*.sqlite
# OS generated files:
.DS_Store
.DS_Store?
._*
.Trashes
ehthumbs.db
Thumbs.db
# Python:
*.pyc
*.pyo
# Data traces:
output/*
results/*
*/results/
image-*.pdf
image.pdf
image.pmg
image*.png
*.backup/
#geany
geany_run_script.sh
#Folders with non-free data:
img*/
#Archive folders:
*/*/.old
*/.old
.old
#config files:
#*.cfg
#IPython:
.ipynb_checkpoints/
#gedit
*~
#git
*.py.*
#archives
*.tar*