diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-12-06 11:00:10 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-12-06 11:00:10 -0200 |
commit | dd1ae8328ecac93d9774a83cd0c18f7936146e24 (patch) | |
tree | 1b760de38017bc6752cb6164f4344566d0c4a7a7 | |
parent | 47835f12e042ddb9d86f071cf64273805ffa1214 (diff) | |
download | rtorrent-dd1ae8328ecac93d9774a83cd0c18f7936146e24.tar.gz rtorrent-dd1ae8328ecac93d9774a83cd0c18f7936146e24.tar.bz2 |
Adds .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. +* |