freeleaps_frontend/.gitignore
2024-09-10 12:17:29 +08:00

18 lines
145 B
Plaintext

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