Add C++ template for lex / yacc setup

This commit is contained in:
2024-01-17 20:28:40 +01:00
parent 06893c21ab
commit 5190e3116b
9 changed files with 163 additions and 225 deletions

2
temp-profile-checker/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
*.o
build/*