Files
onGuard24/.gitignore

17 lines
161 B
Plaintext

.env
.env.local
*.pem
dist/
bin/
.venv/
__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
web/node_modules/
web/dist/
.idea/
onguard24/.idea/
.vscode/
.DS_Store