jetforce/.gitignore

11 lines
91 B
Plaintext

*.crt
*.key
.idea/
.mypy_cache/
NOTES
venv/
*.egg-info/
build/
dist/
.DS_Store
__pycache__/