1
0
Fork 0
mirror of https://codeberg.org/demostf/parser.git synced 2026-06-04 02:24:12 +02:00

newer demo for codegen

This commit is contained in:
Robin Appelman 2024-01-31 20:23:03 +01:00 committed by Bash
commit d1bf28809a
4 changed files with 4 additions and 3 deletions

1
.gitignore vendored
View file

@ -1,6 +1,7 @@
/target
**/*.rs.bk
*.dem
!/test_data/*.dem
*.svg
*.data*
*.iml