Codebase list fudgec2 / 50a1b1ad-c0b5-4109-8fd0-a76823ac0169/upstream .gitignore
50a1b1ad-c0b5-4109-8fd0-a76823ac0169/upstream

Tree @50a1b1ad-c0b5-4109-8fd0-a76823ac0169/upstream (Download .tar.gz)

.gitignore @50a1b1ad-c0b5-4109-8fd0-a76823ac0169/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