diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-12-31 15:24:19 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-12-31 15:24:19 -0200 |
commit | d4abbd9332028e5334646cde06b797417749c74e (patch) | |
tree | a1ad7833b2a20c880f16722d8b5db56cd5e9dbcb | |
parent | 8cee258b24573e7806d299ad07bd7a57432d48d7 (diff) | |
download | debian-d4abbd9332028e5334646cde06b797417749c74e.tar.gz debian-d4abbd9332028e5334646cde06b797417749c74e.tar.bz2 |
Adding .gitignore
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3eed8fa --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +# As we are handling with config files, it might be better to +# use a paranoid config by default. +# +# Comment that while in development. +* |