klg-asutk-app/.gitignore
Yuriy dbf4946dc9 fix: remove duplicate knowledge/ from .gitignore
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-08 17:27:02 +03:00

26 lines
254 B
Plaintext

node_modules/
.venv/
venv/
__pycache__/
.env
.env.local
.env.production
.env*.local
.next/
build/
dist/
*.tsbuildinfo
*.db
*.sqlite3
*.log
logs/
.DS_Store
Thumbs.db
.idea/
.vscode/
*.swp
backend/klg.db
# Knowledge base (large PDFs from PAPA)
knowledge/