wahnsinn vibe
This commit is contained in:
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
.env
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.venv/
|
||||
.pytest_cache/
|
||||
.ruff_cache/
|
||||
node_modules/
|
||||
dist/
|
||||
.vite/
|
||||
.DS_Store
|
||||
*.log
|
||||
uploads/*
|
||||
!uploads/.gitkeep
|
||||
pgdata/
|
||||
ollama-data/
|
||||
meili-data/
|
||||
Reference in New Issue
Block a user