21 lines
187 B
Plaintext
21 lines
187 B
Plaintext
|
# Compiled Object files
|
||
|
*.o
|
||
|
*.obj
|
||
|
|
||
|
# Executables
|
||
|
*.bin
|
||
|
*.elf
|
||
|
|
||
|
# PROS
|
||
|
bin/
|
||
|
.vscode/
|
||
|
.cache/
|
||
|
compile_commands.json
|
||
|
temp.log
|
||
|
temp.errors
|
||
|
*.ini
|
||
|
.d/
|
||
|
|
||
|
# Shared objects
|
||
|
*.so
|