gowebdav/.gitignore

20 lines
245 B
Plaintext
Raw Normal View History

2018-07-08 14:27:10 +02:00
# Folders to ignore
2018-05-16 12:23:42 +02:00
/src
/bin
/pkg
/gowebdav
2018-07-08 14:27:10 +02:00
/.idea
# 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