diff options
author | hut <hut@lepus.uberspace.de> | 2014-10-31 16:43:29 +0100 |
---|---|---|
committer | hut <hut@lepus.uberspace.de> | 2014-10-31 16:43:29 +0100 |
commit | 855ab51414f595a7398674e26973f803c7b56936 (patch) | |
tree | 708fe6ca518e9d8ca3cb32403b0d3cec992570a4 /.gitignore | |
parent | cb7674d88543e045dd282cc1da8ded2d52f7373b (diff) | |
download | ranger-855ab51414f595a7398674e26973f803c7b56936.tar.gz |
.gitignore: added "build"
per request of nfnty
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 55687146..5357ead2 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ *.pyo stuff/* doc/ranger.1.html +build |