Codebase list fudgec2 / 830ae52f-7068-4902-9843-d0c0fae582f7/upstream .gitignore
830ae52f-7068-4902-9843-d0c0fae582f7/upstream

Tree @830ae52f-7068-4902-9843-d0c0fae582f7/upstream (Download .tar.gz)

.gitignore @830ae52f-7068-4902-9843-d0c0fae582f7/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