Cloudreve/.gitignore
2019-12-12 08:54:48 +08:00

23 lines
No EOL
293 B
Text

# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
*.db
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Development enviroment
.idea/*
uploads/*
# Version control
version.lock
# Config file
*.ini