diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2015-06-02 12:00:06 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2015-06-02 12:00:06 -0300 |
commit | a9a36890c0e3e188acf695a1b4f9458b8ea90418 (patch) | |
tree | 836a45fc578db4fcefd515d881c090768f38f2b1 | |
parent | fdbbf80bf0a36b303b6c633cfbcffe45791f3e50 (diff) | |
download | vimperator-a9a36890c0e3e188acf695a1b4f9458b8ea90418.tar.gz vimperator-a9a36890c0e3e188acf695a1b4f9458b8ea90418.tar.bz2 |
Adds .gitignore
-rw-r--r-- | .gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0321497 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +# 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 these ones +vimperator.dot.link/info |