From 9158155d3beefd077419a86116f98725ca1fb33d Mon Sep 17 00:00:00 2001 From: Vasile Vilvoiu Date: Sat, 26 Aug 2023 17:22:44 +0300 Subject: Add compile commands to gitignore. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 6d08d19..5ad569d 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ CMakeCache.txt CMakeFiles Makefile cmake_install.cmake +compile_commands.json # Prerequisites *.d -- cgit v1.2.3