diff options
author | tau3 <smr.oznob@gmail.com> | 2018-02-15 20:11:00 +0400 |
---|---|---|
committer | tau3 <smr.oznob@gmail.com> | 2018-02-15 20:11:00 +0400 |
commit | 7324552d9f89e18046bf4d511317a940105287e2 (patch) | |
tree | 48cd1a61407f47c1e73b1f88d09189cbdb228659 /.gitignore | |
parent | 324e5af2e7ec0a825305dc6a03c95efa3682869a (diff) | |
download | ranger-7324552d9f89e18046bf4d511317a940105287e2.tar.gz |
Fixed start path resolving in case of absent working directory
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 88c75b90..3d946b72 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,5 @@ /ranger_fm.egg-info /stuff/* + +.idea \ No newline at end of file |