mirror of
https://github.com/erenfro/gen2stage4.git
synced 2024-11-13 02:38:57 -05:00
60 lines
499 B
Text
60 lines
499 B
Text
# 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*
|