diff options
author | hut <hut@hut.pm> | 2018-05-15 22:07:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-15 22:07:54 +0200 |
commit | 3f210e8eef8332d87e4060965a2790510546978f (patch) | |
tree | ba17af8e2a60e5db8e9b47884705aa30cacbac3f /.gitignore | |
parent | 703a9a20a640ee53080c9b3c405ae55f652b70e5 (diff) | |
parent | 77471381f2f9350c87ed989ded1428712002329a (diff) | |
download | ranger-3f210e8eef8332d87e4060965a2790510546978f.tar.gz |
Merge branch 'master' into patch-1
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 88c75b90..73ca85e6 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,6 @@ /ranger_fm.egg-info /stuff/* + +.idea +.pytest_cache |