1
0
Fork 0
forked from s3lph/matemat
matemat/.gitignore

11 lines
96 B
Text
Raw Normal View History

**/.idea/
*.iml
**/__pycache__/
*.pyc
**/*.egg-info/
*.coverage
2018-06-06 13:47:12 +02:00
**/.mypy_cache/
*.sqlite3
*.db