summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 73a31e6..e5608df 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
/*.egg-info
__pycache__/
-/.hypothesis/
/.eggs/
/.cache/
+/.hypothesis/*
+!/.hypothesis/examples/