Skip to content

Instantly share code, notes, and snippets.

@tianon
Last active August 29, 2015 14:04
Show Gist options
  • Save tianon/803eba994183d685c929 to your computer and use it in GitHub Desktop.
Save tianon/803eba994183d685c929 to your computer and use it in GitHub Desktop.
diff --git a/.gitignore b/.gitignore
index 2a86e41..c169bd4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,28 +1,12 @@
# 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*
+# please consider a global .gitignore
+# https://help.github.com/articles/ignoring-files
bin
-docker/docker
-.*.swp
-a.out
-*.orig
-build_src
-.flymake*
-.idea
.DS_Store
-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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment