mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 00:36:31 +02:00
chore: updated .gitignore files and added forgotten .env.example to frontend.
This commit is contained in:
parent
278a08bb05
commit
c582e842e6
4 changed files with 4 additions and 17 deletions
16
.gitignore
vendored
16
.gitignore
vendored
|
|
@ -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*
|
||||
Loading…
Add table
Add a link
Reference in a new issue