2013-11-27 07:05:39 +04:00
|
|
|
# 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
|
2013-03-28 03:19:30 +04:00
|
|
|
.vagrant*
|
2013-03-22 15:34:46 +04:00
|
|
|
bin
|
2013-02-27 05:29:11 +04:00
|
|
|
docker/docker
|
2013-02-14 04:38:50 +04:00
|
|
|
.*.swp
|
|
|
|
a.out
|
2013-03-12 19:06:22 +04:00
|
|
|
*.orig
|
2013-03-14 08:22:30 +04:00
|
|
|
build_src
|
2013-03-15 12:28:09 +04:00
|
|
|
.flymake*
|
2013-03-26 06:52:52 +04:00
|
|
|
.idea
|
|
|
|
.DS_Store
|
|
|
|
docs/_build
|
|
|
|
docs/_static
|
2013-03-27 22:50:01 +04:00
|
|
|
docs/_templates
|
2013-03-26 04:23:36 +04:00
|
|
|
.gopath/
|
2013-06-29 02:17:06 +04:00
|
|
|
.dotcloud
|
2013-08-10 21:48:24 +04:00
|
|
|
*.test
|
2013-08-27 04:59:58 +04:00
|
|
|
bundles/
|
2013-09-12 05:38:09 +04:00
|
|
|
.hg/
|
|
|
|
.git/
|
2013-10-18 22:18:13 +04:00
|
|
|
vendor/pkg/
|
2013-11-07 08:05:26 +04:00
|
|
|
pyenv
|
2014-02-21 20:07:51 +04:00
|
|
|
Vagrantfile
|