blob: 1b8bf27fce82b399806626460c9ee6e4dbe9c9ab [file] [log] [blame]
# If you want to ignore files created by your editor/tools, please consider a
# [global .gitignore](https://help.github.com/articles/ignoring-files).
*~
*.bak
*.orig
.*.swp
.DS_Store
thumbs.db
# local repository customization
.envrc
.bashrc
.editorconfig
# build artifacts
/bundles/
/cli/winresources/dockerd/*.syso
/cli/winresources/dockerd/winres.json
# ci artifacts
*.exe
*.gz
go-test-report.json
junit-report.xml
profile.out
test.main