Codebase list fudgec2 / 0e0c95a .gitignore
0e0c95a

Tree @0e0c95a (Download .tar.gz)

.gitignore @0e0c95araw · history · blame

# Ignore all SQL
*.sql
# No xml in use - this is likely pycharm stuff.
*.xml
*.db
*.pyc
.__pycharm__/*
__pycache__/*
modules/__pycache__/*
.idea/*
scratch*
*-journal
log.txt