steak/.gitignore
2024-09-18 13:09:23 -04:00

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