Add profiling output to .gitignore
This commit is contained in:
parent
072c3db45b
commit
c461bfd0e8
3
.gitignore
vendored
3
.gitignore
vendored
@ -5,3 +5,6 @@ sudoku
|
|||||||
# Clangd files
|
# Clangd files
|
||||||
.cache/*
|
.cache/*
|
||||||
compile_commands.json
|
compile_commands.json
|
||||||
|
|
||||||
|
# Profiling results
|
||||||
|
gmon.out
|
||||||
|
Loading…
x
Reference in New Issue
Block a user