diff options
author | hut <hut@lepus.uberspace.de> | 2014-10-03 23:54:05 +0200 |
---|---|---|
committer | hut <hut@lepus.uberspace.de> | 2014-10-03 23:54:05 +0200 |
commit | 6ad0d82c6d9d0f552dd6374dce84e79864e08d9e (patch) | |
tree | eac2d0c0ec04d30a2b5386fc81b19f7cbf72510a /.gitignore | |
parent | 477ae879345190e2a6d6f283378a6357c4c078e0 (diff) | |
download | ranger-6ad0d82c6d9d0f552dd6374dce84e79864e08d9e.tar.gz |
added doc/ranger.1.html to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 8c110f00..55687146 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ *.pyc *.pyo stuff/* +doc/ranger.1.html |