gaspype/.gitignore

10 lines
140 B
Plaintext

backend/index/*
__pycache__
*.code-workspace
*.egg.info
/src/*.egg-info/*
/dist/*
.vscode
.mypy_cache
.pytest_cache
tests/autogenerated_*.py