Codebase list fudgec2 / 0c241268-db9f-4626-8df6-2f51952e2b5f/upstream .gitignore
0c241268-db9f-4626-8df6-2f51952e2b5f/upstream

Tree @0c241268-db9f-4626-8df6-2f51952e2b5f/upstream (Download .tar.gz)

.gitignore @0c241268-db9f-4626-8df6-2f51952e2b5f/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