From 67725a90d830e666dcffab62c27b5087b7e8b86d Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 13 Feb 2013 19:31:32 -0200 Subject: Hardening gitignore --- .gitignore | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 24e05b5..84e0e36 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,9 @@ -backups +# As we are handling with config files, it might be better to +# use a paranoid config by default. +# +# Comment that while in development. +* + +# Pay special attention to that ones modules/vim/vim.dot.link/.VimballRecord modules/vim/vim.dot.link/.netrwhist -- cgit v1.2.3