mirror of
https://github.com/reactos/reactos.git
synced 2026-06-05 03:02:59 +08:00
[GITIGNORE] Add compile_commands.json and .cache folder for clangd cache
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
compile_commands.json
|
||||
output-*
|
||||
modules/optional
|
||||
modules/bootcd_extras
|
||||
@@ -5,6 +6,7 @@ modules/livecd_extras
|
||||
modules/hybridcd_extras
|
||||
modules/3rdparty
|
||||
modules/[Aa][Hh][Kk]_[Tt]ests
|
||||
.cache
|
||||
.cproject
|
||||
.project
|
||||
.settings
|
||||
|
||||
Reference in New Issue
Block a user