docker/.gitignore

26 строки
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
2013-02-14 04:38:50 +04:00
.*.swp
a.out
2013-03-12 19:06:22 +04:00
*.orig
build_src
2013-03-15 12:28:09 +04:00
.flymake*
.idea
.DS_Store
docs/_build
docs/_static
docs/_templates
2013-03-26 04:23:36 +04:00
.gopath/
.dotcloud
2013-08-10 21:48:24 +04:00
*.test
2013-08-27 04:59:58 +04:00
bundles/
.hg/
.git/
vendor/pkg/
pyenv
Vagrantfile