Skip to content

Commit 73bbcde

Browse files
committed
git: Add compile commands export to gitignore
1 parent 0cef069 commit 73bbcde

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,6 @@ dkms.conf
5555
build/
5656
localbuild/
5757
dockerbuild/
58+
59+
# CMake
60+
compile_commands.json

0 commit comments

Comments
 (0)