浏览代码

tell anyone that might want to ignore their editor choice's backup files that there is a better way - thanks @pnasrat

Sven Dowideit 11 年之前
父节点
当前提交
7b95d41092
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      .gitignore

+ 3 - 0
.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