summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2020-10-13 12:34:11 +0200
committerLaurenz <laurmaedje@gmail.com>2020-10-13 12:34:11 +0200
commit22697f0c0c858bc013ec5c7d8b3ea50f000246dd (patch)
treefd38567da2aea1cc08c68e73fcbd3a841ccb99a7 /.gitignore
parent1736bfc194396d026bee1a560ce41d12b92a6d5b (diff)
Simple regression testing with file-based comparisons ✅
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 8e7317ba..064a0a81 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,5 +2,6 @@
/target
**/*.rs.bk
Cargo.lock
-tests/out
+tests/png
+tests/pdf
_things