[gitignore] add a few more files to .gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -6,7 +6,7 @@ TAGS
|
|||||||
local.mk
|
local.mk
|
||||||
*.orig
|
*.orig
|
||||||
cscope.*
|
cscope.*
|
||||||
doit
|
doit*
|
||||||
t
|
t
|
||||||
tagit
|
tagit
|
||||||
blk.bin
|
blk.bin
|
||||||
@@ -15,3 +15,4 @@ scripts/toolpaths.local
|
|||||||
.clangd
|
.clangd
|
||||||
.vscode
|
.vscode
|
||||||
.cache
|
.cache
|
||||||
|
compile_commands.json
|
||||||
|
|||||||
Reference in New Issue
Block a user