Add profiling output to .gitignore
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user