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