Files
vplatform/.gitignore
2026-04-09 08:47:37 +00:00

14 lines
251 B
Plaintext

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