# See https://help.github.com/ignore-files/ for more about ignoring files. cache/ /media_cache/ /api/media_cache/ /photos_path photoview.db* .env testing.env # docker docker-compose.yml /Makefile /storage /database /tmp # dependencies node_modules/ # testing /ui/coverage /api/coverage.txt # building .cache/ dist/ build/ *.tsbuildinfo # misc .DS_Store .env.local .env.development.local .env.test.local .env.production.local yarn.lock npm-debug.log* yarn-debug.log* yarn-error.log* .eslintcache # IDEs .vscode __debug_bin .idea .nvmrc