11 lines
102 B
Plaintext
11 lines
102 B
Plaintext
# Build files
|
|
*.o
|
|
sudoku
|
|
|
|
# Clangd files
|
|
.cache/*
|
|
compile_commands.json
|
|
|
|
# Profiling results
|
|
gmon.out
|