freeleaps_frontend/.gitignore
2024-09-13 14:35:27 +00:00

18 lines
145 B
Plaintext
Executable File

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