Files
AoC/.gitignore
2025-11-30 12:18:05 -05:00

13 lines
80 B
Plaintext

*.o
*.so
tags
*.out
.cache
build/*
vgcore.*
compile_commands.json
*
!/**/
!*.*