summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index f46f8ba..55f37e0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,4 +10,7 @@ htmlcov
.ipynb_checkpoints/
MANIFEST
coverage
-venv/ \ No newline at end of file
+venv/
+
+# Managed by github-actions (cache + artifact) per python version - see pipeline artifacts
+Pipfile.lock