Codebase list fudgec2 / 07861d27-e9d4-45a3-9778-c1da14454770/upstream .gitignore
07861d27-e9d4-45a3-9778-c1da14454770/upstream

Tree @07861d27-e9d4-45a3-9778-c1da14454770/upstream (Download .tar.gz)

.gitignore @07861d27-e9d4-45a3-9778-c1da14454770/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