[UPDATE][GIT] Ignore compilation database files
This commit is contained in:
parent
86098af0c5
commit
c6b49eb750
|
@ -14,3 +14,6 @@ __pycache__/
|
|||
.mypy_cache/
|
||||
.dmypy.json
|
||||
dmypy.json
|
||||
|
||||
# Build system files
|
||||
compile_commands.json
|
||||
|
|
Loading…
Reference in a new issue