Codebase list fudgec2 / 79acaae .gitignore
79acaae

Tree @79acaae (Download .tar.gz)

.gitignore @79acaaeraw · 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