Much faster

This commit is contained in:
elvis
2025-09-05 14:09:00 +02:00
parent fd33af456a
commit bf8bfd0d17
2 changed files with 4 additions and 7 deletions

View File

@ -2,7 +2,7 @@
name = "reactionsystems"
version = "0.1.0"
edition = "2024"
exclude = ["*.system", "*.experiment", "/testing/", "*.serial"]
exclude = ["*.system", "*.experiment", "/testing/", "*.serial", "*.dot", "*.trace", "*.svg"]
[build-dependencies]
lalrpop = "0.22"