about summary refs log tree commit diff stats
path: root/.gitignore
diff options
context:
space:
mode:
authortau3 <smr.oznob@gmail.com>2018-02-15 20:11:00 +0400
committertau3 <smr.oznob@gmail.com>2018-02-15 20:11:00 +0400
commit7324552d9f89e18046bf4d511317a940105287e2 (patch)
tree48cd1a61407f47c1e73b1f88d09189cbdb228659 /.gitignore
parent324e5af2e7ec0a825305dc6a03c95efa3682869a (diff)
downloadranger-7324552d9f89e18046bf4d511317a940105287e2.tar.gz
Fixed start path resolving in case of absent working directory
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
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