mirror of
https://github.com/lleene/dockerconfig.git
synced 2025-01-22 21:02:22 +01:00
26 lines
392 B
Plaintext
26 lines
392 B
Plaintext
|
# Docker project generated files to ignore
|
||
|
# if you want to ignore files created by your editor/tools,
|
||
|
# please consider a global .gitignore https://help.github.com/articles/ignoring-files
|
||
|
.vagrant*
|
||
|
bin
|
||
|
docker/docker
|
||
|
.*.swp
|
||
|
a.out
|
||
|
*.orig
|
||
|
build_src
|
||
|
.flymake*
|
||
|
.idea
|
||
|
.DS_Store
|
||
|
docs/_build
|
||
|
docs/_static
|
||
|
docs/_templates
|
||
|
.gopath/
|
||
|
.dotcloud
|
||
|
*.test
|
||
|
bundles/
|
||
|
.hg/
|
||
|
.git/
|
||
|
vendor/pkg/
|
||
|
pyenv
|
||
|
Vagrantfile
|