Files
RelayOps/.gitignore
2026-06-07 02:32:28 +03:00

18 lines
208 B
Plaintext

.venv/
__pycache__/
.pytest_cache/
.mypy_cache/
dist/
build/
node_modules/
*.tsbuildinfo
vite.config.js
vite.config.d.ts
.vite-dev.log
.vite-dev.err.log
.env
.env.production
.env.production.backup
*.pyc
*.db