From a01ec1ec94304730ff5012a2e9f567c7822baf45 Mon Sep 17 00:00:00 2001 From: Yuxuan Shui Date: Fri, 9 Aug 2019 23:40:41 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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.*