From 7b95d410926bffa6d8f42095fa8b38e01a5ac67b Mon Sep 17 00:00:00 2001 From: Sven Dowideit Date: Wed, 27 Nov 2013 13:05:39 +1000 Subject: [PATCH] tell anyone that might want to ignore their editor choice's backup files that there is a better way - thanks @pnasrat --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) 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