summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 3 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index c17c6399..a1915f4a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,11 +6,8 @@ desktop.ini
.DS_Store
# Tests and benchmarks
-tests/png
-tests/pdf
-tests/svg
-tests/target
-tests/typ/**/*.pdf
+tests/store
+tests/suite/**/*.pdf
tests/fuzz/target
tests/fuzz/corpus
tests/fuzz/artifacts
@@ -23,6 +20,7 @@ tarpaulin-report.html
# Node
node_modules
+tools/test-helper/dist
package-lock.json
# Nix