mirror of
https://gitee.com/truthhun/DocHub.git
synced 2025-12-06 13:59:09 +08:00
60 lines
874 B
Plaintext
60 lines
874 B
Plaintext
*.exe
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
|
|
# 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/
|
|
### macOS template
|
|
*.DS_Store
|
|
.AppleDouble
|
|
.DS_Store
|
|
.LSOverride
|
|
|
|
# Icon must end with two \r
|
|
Icon
|
|
cache
|
|
tests
|
|
dochub4test
|
|
|
|
cache/runtime/
|
|
logs/
|
|
|
|
# Thumbnails
|
|
._*
|
|
|
|
# Files that might appear in the root of a volume
|
|
.DocumentRevisions-V100
|
|
.fseventsd
|
|
.Spotlight-V100
|
|
.TemporaryItems
|
|
.Trashes
|
|
.VolumeIcon.icns
|
|
.com.apple.timemachine.donotpresent
|
|
|
|
# Directories potentially created on remote AFP share
|
|
.AppleDB
|
|
.AppleDesktop
|
|
Network Trash Folder
|
|
Temporary Items
|
|
.apdisk
|
|
|
|
uploads/
|
|
.idea
|
|
/logs/*.log
|
|
/cache/*
|
|
DocHub
|
|
*.conf
|
|
*.lock
|
|
sitemap
|
|
sitemap.xml
|
|
*_test.go
|
|
store
|
|
*.sh
|
|
DocHub.exe~ |