chore: updated .gitignore files and added forgotten .env.example to frontend.

This commit is contained in:
DESKTOP-RTLN3BA\$punk 2025-04-10 23:43:47 -07:00
parent 278a08bb05
commit c582e842e6
4 changed files with 4 additions and 17 deletions

16
.gitignore vendored
View file

@ -1,15 +1 @@
# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
data/
.data
__pycache__
__pycache__/
.__pycache__
surfsense_backend/.env
.flashrank_cache
.flashrank_cache*