summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2018-02-03 02:13:54 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2018-02-03 02:13:54 +0900
commita19c3006530e97f1397dedbc8f4d630dbec8db62 (patch)
tree2b80a6650cbed2f2ddbafed6067e401cce197b81 /.gitignore
parent58a94e24ca4dbd1e60151a38ad2cc5c021a817c0 (diff)
downloadsphinx-git-a19c3006530e97f1397dedbc8f4d630dbec8db62.tar.gz
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 8ba227c7a..6b7813f21 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,7 @@
.dir-locals.el
.cache/
.mypy_cache/
+.pytest_cache/
.ropeproject/
TAGS
.tags