Cloudreve/.gitignore

18 lines
256 B
Text
Raw Normal View History

2019-11-04 07:28:34 -05:00
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
2019-11-04 07:30:12 -05:00
# Development enviroment
.idea/
# Version control
version.lock