swactor/.gitignore
2026-02-08 00:36:29 +07:00

5 lines
57 B
Text

**/target
**/node_modules/
.vscode/
**/.venv
__pycache__