summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSven Dowideit <SvenDowideit@home.org.au>2013-11-27 13:05:39 +1000
committerSven Dowideit <SvenDowideit@home.org.au>2013-11-27 13:19:06 +1000
commit7b95d410926bffa6d8f42095fa8b38e01a5ac67b (patch)
tree36fecd3101986a078fcbc08ed48aa62649fee375 /.gitignore
parent6344e6f258c7aef7d805b6ede8a94bde4372d7df (diff)
downloaddocker-7b95d410926bffa6d8f42095fa8b38e01a5ac67b.tar.gz
tell anyone that might want to ignore their editor choice's backup files that there is a better way - thanks @pnasrat
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 00d66de3ed..a40d9e067c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
+# 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