Codebase list fudgec2 / 000073d .gitignore
000073d

Tree @000073d (Download .tar.gz)

.gitignore @000073draw · 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