From 5eee7702699f38c5ee6318a186ec699c5075badd Mon Sep 17 00:00:00 2001 From: pgrondek Date: Fri, 29 May 2020 11:34:31 +0200 Subject: [PATCH] Update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 72c4cc2..e88ad36 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ dwm *.o +compile_commands.json \ No newline at end of file