diff options
author | tau3 <smr.oznob@gmail.com> | 2018-02-15 21:11:47 +0400 |
---|---|---|
committer | tau3 <smr.oznob@gmail.com> | 2018-02-15 21:11:47 +0400 |
commit | 2c4322cac434f767ede180b9724f77e2a7845367 (patch) | |
tree | aa003c937f248c79fd957a323651911963dff823 /.gitignore | |
parent | 7324552d9f89e18046bf4d511317a940105287e2 (diff) | |
download | ranger-2c4322cac434f767ede180b9724f77e2a7845367.tar.gz |
Implemented unit test for recent fix
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 3d946b72..73ca85e6 100644 --- a/.gitignore +++ b/.gitignore @@ -15,4 +15,5 @@ /stuff/* -.idea \ No newline at end of file +.idea +.pytest_cache |