ContainerImage.Pinniped/.gitignore

25 lines
434 B
Plaintext
Raw Permalink Normal View History

# When you change this file, please consider also changing the .dockerignore file.
# See comments at the top of .dockerignore for more information.
2020-07-02 22:23:21 +00:00
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
2021-03-02 01:03:05 +00:00
# GoLand
2020-07-03 00:05:59 +00:00
.idea
2021-03-02 01:03:05 +00:00
# MacOS Desktop Services Store
.DS_Store
# Hugo temp file
.hugo_build.lock