summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorArnaud Porterie <arnaud.porterie@docker.com>2015-03-24 09:28:02 -0700
committerArnaud Porterie <arnaud.porterie@docker.com>2015-03-24 09:40:07 -0700
commit4433b4c19e7eb63937e211cc0684560800799e68 (patch)
tree73fe62ea7a5ee022201013e4e690c0819d8dfde1 /.gitignore
parent9d7f58100f6ba8f954dc4fc6c7a2171c79d940af (diff)
downloaddocker-4433b4c19e7eb63937e211cc0684560800799e68.tar.gz
Sort .gitignore content
Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore40
1 files changed, 20 insertions, 20 deletions
diff --git a/.gitignore b/.gitignore
index 9696b9a30e..cd641d8ffe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,33 +1,33 @@
# 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
*.exe
-.*.swp
-a.out
*.orig
-build_src
-.flymake*
-.idea
+*.test
+.*.swp
.DS_Store
-docs/_build
-docs/_static
-docs/_templates
-.gopath/
+.bashrc
.dotcloud
-*.test
-bundles/
-.hg/
+.flymake*
.git/
-vendor/pkg/
-pyenv
+.gopath/
+.hg/
+.idea
+.vagrant*
Vagrantfile
+a.out
+autogen/
+bin
+build_src
+bundles/
+docker/docker
docs/AWS_S3_BUCKET
+docs/GITCOMMIT
docs/GIT_BRANCH
docs/VERSION
-docs/GITCOMMIT
+docs/_build
+docs/_static
+docs/_templates
docs/changed-files
-autogen/
-.bashrc
+pyenv
+vendor/pkg/