[Mod] 新增忽略文件与目录:.cache/、compile_commmand.json
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -20,3 +20,7 @@ ncscope.*
|
||||
|
||||
__pycache__
|
||||
.vscode
|
||||
|
||||
.cache/
|
||||
compile_commands.json
|
||||
|
||||
|
||||
Reference in New Issue
Block a user