Codebase list fudgec2 / 5b15a3f4-034b-4993-b0bd-513ebde677d7/upstream .gitignore
5b15a3f4-034b-4993-b0bd-513ebde677d7/upstream

Tree @5b15a3f4-034b-4993-b0bd-513ebde677d7/upstream (Download .tar.gz)

.gitignore @5b15a3f4-034b-4993-b0bd-513ebde677d7/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