Codebase list fudgec2 / 36108c3b-dfd7-468d-aed9-20359f639d92/upstream .gitignore
36108c3b-dfd7-468d-aed9-20359f639d92/upstream

Tree @36108c3b-dfd7-468d-aed9-20359f639d92/upstream (Download .tar.gz)

.gitignore @36108c3b-dfd7-468d-aed9-20359f639d92/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