spaceapi-server/.gitignore

9 lines
81 B
Text
Raw Normal View History

2019-11-25 02:48:12 +01:00
**/.idea/
*.iml
**/__pycache__/
*.pyc
**/*.egg-info/
*.coverage
**/.mypy_cache/