Codebase list fudgec2 / b3c036ce-2c01-4f54-8f62-2d4f5fd0fa2e/upstream .gitignore
b3c036ce-2c01-4f54-8f62-2d4f5fd0fa2e/upstream

Tree @b3c036ce-2c01-4f54-8f62-2d4f5fd0fa2e/upstream (Download .tar.gz)

.gitignore @b3c036ce-2c01-4f54-8f62-2d4f5fd0fa2e/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