From 4433b4c19e7eb63937e211cc0684560800799e68 Mon Sep 17 00:00:00 2001 From: Arnaud Porterie Date: Tue, 24 Mar 2015 09:28:02 -0700 Subject: [PATCH] Sort .gitignore content Signed-off-by: Arnaud Porterie --- .gitignore | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 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 +.bashrc +.dotcloud +.flymake* +.git/ +.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/_build docs/_static docs/_templates -.gopath/ -.dotcloud -*.test -bundles/ -.hg/ -.git/ -vendor/pkg/ -pyenv -Vagrantfile -docs/AWS_S3_BUCKET -docs/GIT_BRANCH -docs/VERSION -docs/GITCOMMIT docs/changed-files -autogen/ -.bashrc +pyenv +vendor/pkg/