Update .gitignore to exclude linter files
This commit is contained in:
parent
bd9b4f8288
commit
12fbb0ce77
4
.gitignore
vendored
4
.gitignore
vendored
@ -6,3 +6,7 @@ bin
|
||||
# Ctag files
|
||||
tags
|
||||
|
||||
# Linter files
|
||||
compile_commands.json
|
||||
.cache
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user