Files
crosspost/.gitignore
2026-02-08 15:10:11 +00:00

11 lines
101 B
Plaintext

.vscode
__pycache__/
*.pyc
*.jsonl
*.json
*.code-workspace
.env
# React App Vite
node_modules/
dist/