aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-06-28 23:40:23 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2023-06-28 23:40:27 +0200
commit6aed628c22db5b40df591ce41ff38f5b1c19c270 (patch)
tree5e28a031ebaf0d92fe204aa3fee9b37c91339e19 /.gitignore
parenttest: better logging (diff)
downloadcimple-6aed628c22db5b40df591ce41ff38f5b1c19c270.tar.gz
cimple-6aed628c22db5b40df591ce41ff38f5b1c19c270.zip
add .pytest_cache to .gitignore
It's added by Pytest automatically, but I like doing it explicitly better.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 4eaad3a..84c048a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1 @@
/build/
-
-*.pyc