diff --git a/.gitignore b/.gitignore index ddefba143..589a89afa 100644 --- a/.gitignore +++ b/.gitignore @@ -26,6 +26,7 @@ EmulationStation.exe emulationstation.core # Profiling data +callgrind.out.* gmon.out # Patch/diff files @@ -75,4 +76,4 @@ CPackSourceConfig.cmake *.cbp # VSCode -.vscode/ \ No newline at end of file +.vscode/