sig / .gitignore
Evilmass
new build
65d3d39
raw
history blame
137 Bytes
# cache
__pycache__/
sync.ffs_db
*.pyc
# file
cookie/
!cookie/.gitkeep
log/
!log/.gitkeep
# dev
config/settings_dev.py
# test
test.py