freeleaps_frontend/.gitignore
2024-05-29 09:42:27 +08:00

16 lines
138 B
Plaintext

venv_t
node_modules
.vscode
*__pycache__*
*.sock
/static/
venv*/
*.swp
.env
ythe.sh
*temp/
/deploy/
/logs/
*build*
package-lock.json
.vite