Cloudreve/.gitignore

20 lines
272 B
Text
Raw Normal View History

2019-11-04 20:28:34 +08:00
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
2019-11-16 16:49:03 +08:00
*.db
2019-11-04 20:28:34 +08:00
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
2019-11-04 20:30:12 +08:00
# Development enviroment
.idea/*
2019-11-17 13:50:14 +08:00
uploads/*
# Version control
version.lock