diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-02-13 19:31:32 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-02-13 19:31:32 -0200 |
commit | 67725a90d830e666dcffab62c27b5087b7e8b86d (patch) | |
tree | 4cda1cc44b3fd491e009f4a44aa1378773d80021 | |
parent | 3d7f12f06481c18408a64e63168b4d4a1f5960a7 (diff) | |
download | dotfiles-67725a90d830e666dcffab62c27b5087b7e8b86d.tar.gz dotfiles-67725a90d830e666dcffab62c27b5087b7e8b86d.tar.bz2 |
Hardening gitignore
-rw-r--r-- | .gitignore | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -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 |