diff options
author | nfnty <git@nfnty.se> | 2017-01-24 06:27:07 +0100 |
---|---|---|
committer | nfnty <git@nfnty.se> | 2017-01-24 06:27:07 +0100 |
commit | 009973f7f4b650aa20109e67edae673faf4f25f4 (patch) | |
tree | 7dd239d0db5cb4da131b22ca9b6e0c47fe48b9de /.gitignore | |
parent | c5f776edfa1fe1ddf8027a6acec7b1caee8e9867 (diff) | |
download | ranger-009973f7f4b650aa20109e67edae673faf4f25f4.tar.gz |
container.fsobject: Fix natural sort
Fixes #749
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e97a99b7..dbbb1ce0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ *~ *.pyc *.pyo +/.cache stuff/* doc/ranger.1.html build |