mirror of
https://github.com/Noratrieb/uwucc.git
synced 2026-01-14 08:35:08 +01:00
8 lines
No EOL
90 B
Text
8 lines
No EOL
90 B
Text
/target
|
|
/.idea
|
|
/.vscode
|
|
# for testing things
|
|
/_*.c
|
|
# any object files and a.out
|
|
*.o
|
|
*.out |