summaryrefslogtreecommitdiffstats
path: root/debian/clean
diff options
context:
space:
mode:
Diffstat (limited to 'debian/clean')
-rw-r--r--debian/clean3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/clean b/debian/clean
new file mode 100644
index 0000000..f8a65a0
--- /dev/null
+++ b/debian/clean
@@ -0,0 +1,3 @@
+.pytest_cache/v/cache/*
+__pycache__/*
+test/__pycache__/*