# Application files and directories /photoprism /assets/photos/originals/* /assets/photos/import/* /assets/photos/export/* /assets/resources/database/* !/assets/resources/database/.gitignore /node_modules /frontend/.eslintcache /frontend/node_modules/* /frontend/tests/*.html /frontend/tests/*.log /frontend/tests/screenshots /assets/testdata /assets/backups /assets/resources/nasnet /assets/resources/nsfw /package-lock.json *.log # Binaries for programs and plugins *.exe *.dll *.so *.dylib /*.zip # Test binary, build with `go test -c` *.test # Output of the go coverage tool, specifically when used with LiteIDE *.out /coverage.* # Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736 .glide/ # Generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db .heartbeat .idea *~ .goutputstream* .c9revisions .settings .swp .tmp #Karma Coverage Report frontend/coverage/