mirror of
https://github.com/Noratrieb/uwucc.git
synced 2026-01-14 16:45:07 +01:00
codegen
This commit is contained in:
parent
f321d0e9e1
commit
ee0b311261
12 changed files with 265 additions and 36 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
|
@ -1,5 +1,8 @@
|
|||
/target
|
||||
.idea
|
||||
.vscode
|
||||
/.idea
|
||||
/.vscode
|
||||
# for testing things
|
||||
_*.c
|
||||
/_*.c
|
||||
# any object files and a.out
|
||||
*.o
|
||||
*.out
|
||||
Loading…
Add table
Add a link
Reference in a new issue