Files
seal/.gitignore
何全 a059c74cb4 v0.1 基础版本
v0.1 基础版本
2019-03-02 12:02:55 +08:00

21 lines
224 B
Plaintext

*/migrations/*
!*/migrations/__init__.py
*.pyc
/*.pyc
*/*.pyc
*.DS_Store
*.idea
*.git
*/.DS_Store
*/.idea
*/__pycache__
*/__pycache__/*
*/export/*
*/export/*.csv
configure.yaml
db.sqlite3
scheduler.log
celerybeat-schedule