1
0
Fork 0
mirror of https://codeberg.org/demostf/parser.git synced 2026-06-03 10:14:06 +02:00

newer demo for codegen

This commit is contained in:
Robin Appelman 2024-01-31 20:23:03 +01:00
commit cc83dced64
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