40 lines
No EOL
544 B
Text
40 lines
No EOL
544 B
Text
# Binaries for programs and plugins
|
|
*.exe
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
/*.zip
|
|
/photoprism
|
|
vendor/
|
|
# Test binary, build with `go test -c`
|
|
*.test
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
*.out
|
|
|
|
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
|
|
.glide/
|
|
|
|
# Compiled, config and log files
|
|
*.log
|
|
config.yml
|
|
/tweethog
|
|
|
|
# Generated files
|
|
.DS_Store
|
|
.DS_Store?
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|
|
ehthumbs.db
|
|
Thumbs.db
|
|
.heartbeat
|
|
.idea
|
|
*~
|
|
.goutputstream*
|
|
.c9revisions
|
|
.settings
|
|
.swp
|
|
.tmp
|
|
/photos/
|
|
node_modules/ |