wahnsinn vibe

This commit is contained in:
Marek Lenczewski
2026-04-16 19:42:06 +02:00
parent 9c5da44f64
commit e3e88cc58e
127 changed files with 9456 additions and 3 deletions

16
.gitignore vendored Normal file
View 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/