Codebase list fudgec2 / b31a0102-3c1f-41ba-8594-e55aef6d54fe/upstream .gitignore
b31a0102-3c1f-41ba-8594-e55aef6d54fe/upstream

Tree @b31a0102-3c1f-41ba-8594-e55aef6d54fe/upstream (Download .tar.gz)

.gitignore @b31a0102-3c1f-41ba-8594-e55aef6d54fe/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