# See https://help.github.com/ignore-files/ for more about ignoring files. cache/ media_cache/ /photos_path photoview.db photoview.db-journal .env testing.env # docker docker-compose.yml # dependencies node_modules/ # testing /coverage # 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 # vscode __debug_bin .idea