Files
vplatform/.gitignore
2026-04-09 09:43:21 +00:00

16 lines
263 B
Plaintext

__pycache__/
.pytest_cache/
backend/.venv/
frontend/node_modules/
frontend/dist/
logs/
.run/
storage/uploads/*
storage/processed/*
storage/covers/*
storage/hls/*
!storage/uploads/.gitkeep
!storage/processed/.gitkeep
!storage/covers/.gitkeep
!storage/hls/.gitkeep