diff --git a/.gitignore b/.gitignore index caa3b22..7edc5b7 100644 --- a/.gitignore +++ b/.gitignore @@ -11,10 +11,14 @@ missing stamp-h1 compton *.o +*.d build/ compile_commands.json build.ninja +# ccls +.ccls-cache + # CMake files compton-*.deb compton-*.rpm @@ -34,8 +38,8 @@ install_manifest.txt *~ # Misc files -/core -/*.core +core.* +.gdb_history oprofile_data/ compton.plist callgrind.out.*