cleaning up

This commit is contained in:
Ellen Arvidsson 2025-06-18 21:19:00 +02:00
parent 14613724b5
commit 396716de09
2 changed files with 12 additions and 8 deletions

View file

@ -1,2 +0,0 @@
Diagnostics:
UnusedIncludes: None

18
.gitignore vendored
View file

@ -51,12 +51,6 @@ Module.symvers
Mkfile.old
dkms.conf
# CMake build dirs
build-*/
# CMake compile commands
compile_commands.json
# vim
.*.swp
.*.swo
@ -64,3 +58,15 @@ compile_commands.json
# vscode
.vscode
.cache
# CMake
build*/
compile_commands.json
# clangd
.clangd
# other stuff
local/