Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2018-02-02 20:13:54 +0300
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2018-02-02 20:13:54 +0300
commita19c3006530e97f1397dedbc8f4d630dbec8db62 (patch)
tree2b80a6650cbed2f2ddbafed6067e401cce197b81 /.gitignore
parent58a94e24ca4dbd1e60151a38ad2cc5c021a817c0 (diff)
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