Files
default_shell/.gitignore
2023-03-05 16:39:34 -05:00

12 lines
82 B
Plaintext

# C
*.out
*.gch
vgcore.*
# Build
bin/
.cache/
# Local
compile_commands.json
.doc