github.com/docker/import-restrictions@v0.0.0-20200820154456-7e04b6301b4d/.gitignore (about) 1 # Binaries for programs and plugins 2 *.exe 3 *.exe~ 4 *.dll 5 *.so 6 *.dylib 7 8 cov 9 10 # Test binary, built with "go test -c\" 11 *.test 12 13 # Output of the go coverage tool, specifically when used with LiteIDE 14 *.out 15 # The binary 16 bin/