forked from s3lph/matemat
13 lines
128 B
Text
13 lines
128 B
Text
**/.idea/
|
|
*.iml
|
|
|
|
**/__pycache__/
|
|
*.pyc
|
|
**/*.egg-info/
|
|
*.coverage
|
|
**/.mypy_cache/
|
|
|
|
*.sqlite3
|
|
*.db
|
|
static/upload/
|
|
**/matemat.conf
|