spaceapi-server/.gitignore
2019-11-25 02:48:12 +01:00

8 lines
81 B
Text

**/.idea/
*.iml
**/__pycache__/
*.pyc
**/*.egg-info/
*.coverage
**/.mypy_cache/