Files
tinycc/.gitignore
2026-05-30 07:59:28 +08:00

15 lines
105 B
Plaintext

## .NET
bin/
obj/
## IDE
.vscode/
.vs/
*.userprefs
*.user
.idea/
## Test artifacts
test.c
test_output/