github.com/xeptore/docker-cli@v20.10.14+incompatible/.gitignore (about) 1 # if you want to ignore files created by your editor/tools, 2 # please consider a global .gitignore https://help.github.com/articles/ignoring-files 3 *.exe 4 *.exe~ 5 *.orig 6 .*.swp 7 .DS_Store 8 Thumbs.db 9 .editorconfig 10 /build/ 11 cli/winresources/rsrc_*.syso 12 /man/man1/ 13 /man/man5/ 14 /man/man8/ 15 /docs/yaml/gen/ 16 coverage.txt 17 profile.out 18 /vndr.log