aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2018-02-24 19:17:29 -0800
committerMicah Lee <micah@micahflee.com>2018-02-24 19:17:29 -0800
commit6ded178343d2ff7f8614c660dd82cc9be73f667a (patch)
treefa89c2c60b0183b1770d350607646699d029d548 /.gitignore
parent471ccef9d3f3c60f3e590385dce3f6bf7921ca98 (diff)
downloadonionshare-6ded178343d2ff7f8614c660dd82cc9be73f667a.tar.gz
onionshare-6ded178343d2ff7f8614c660dd82cc9be73f667a.zip
Add pytest cache to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 712484d6..b202993b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,6 +28,7 @@ pip-log.txt
.tox
nosetests.xml
.cache
+.pytest_cache
# Translations
*.mo