Codebase list fudgec2 / 31b1b868-b6bf-4893-b161-5e642617aaec/upstream .gitignore
31b1b868-b6bf-4893-b161-5e642617aaec/upstream

Tree @31b1b868-b6bf-4893-b161-5e642617aaec/upstream (Download .tar.gz)

.gitignore @31b1b868-b6bf-4893-b161-5e642617aaec/upstreamraw · 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