Files
external-snapshotter/.gitignore
xing-yang eca951f614 Add Makefile and Gopkg files
This PR adds Makefile, Dockerfile, Gopkg file, and other scripts.
2018-07-31 10:41:32 -07:00

17 lines
271 B
Plaintext

# Compiled binaries and deployment files
/bin/
/deploy/docker/csi-snapshotter
# 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