Codebase list fudgec2 / cee5b0a0-b16a-44c2-895f-439f1a33e341/upstream .gitignore
cee5b0a0-b16a-44c2-895f-439f1a33e341/upstream

Tree @cee5b0a0-b16a-44c2-895f-439f1a33e341/upstream (Download .tar.gz)

.gitignore @cee5b0a0-b16a-44c2-895f-439f1a33e341/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