24 lines
209 B
Plaintext
24 lines
209 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
|
|
|
|
# Fools
|
|
.DS_Store
|