diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-12-06 10:59:52 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-12-06 10:59:52 -0200 |
commit | 51e411e66369a44f5fbc6f2a5f613a58dd8a653e (patch) | |
tree | 5dd85bdabfae2836ba5cb0e13fc22e9d58524c64 | |
parent | 879cff74be50191bf2ae131fbd8e8e330e0e2aa8 (diff) | |
download | ranger-51e411e66369a44f5fbc6f2a5f613a58dd8a653e.tar.gz ranger-51e411e66369a44f5fbc6f2a5f613a58dd8a653e.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. +* |