mirror of
https://github.com/hequan2017/seal.git
synced 2026-02-02 17:59:03 +08:00
21 lines
224 B
Plaintext
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
|
|
|
|
|