summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2021-01-16 15:28:03 +0100
committerLaurenz <laurmaedje@gmail.com>2021-01-16 15:39:25 +0100
commitcc5f14193c25200e254e64cc594b15e84da280f9 (patch)
tree3659be64d81dc3c0b2b4b36dd70f1d9bb949fcb1 /.gitignore
parent51efb0f4d69943e290d977673970cd3c8ada306f (diff)
Flip test directory structure 🔃
Move full/lang/library to the top-level as that's more ergonomic to use.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 3 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index f60c09f7..8e251b30 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,10 +6,8 @@ bench/target
**/*.rs.bk
Cargo.lock
-tests/png
-tests/pdf
-tests/playground.typ
-tests/playground.png
-tests/playground.pdf
+tests/*/png
+tests/*/pdf
+tests/playground.*
tarpaulin-report.html