Codebase list fudgec2 / b64a460 .gitignore
b64a460

Tree @b64a460 (Download .tar.gz)

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