[GITIGNORE] Add compile_commands.json and .cache folder for clangd cache
authorVictor Perevertkin <victor.perevertkin@reactos.org>
Sat, 12 Jun 2021 22:55:52 +0000 (01:55 +0300)
committerVictor Perevertkin <victor.perevertkin@reactos.org>
Sat, 12 Jun 2021 22:55:52 +0000 (01:55 +0300)
.gitignore

index 19e0dbc..9c45ec7 100644 (file)
@@ -1,3 +1,4 @@
+compile_commands.json
 output-*
 modules/optional
 modules/bootcd_extras
 output-*
 modules/optional
 modules/bootcd_extras
@@ -5,6 +6,7 @@ modules/livecd_extras
 modules/hybridcd_extras
 modules/3rdparty
 modules/[Aa][Hh][Kk]_[Tt]ests
 modules/hybridcd_extras
 modules/3rdparty
 modules/[Aa][Hh][Kk]_[Tt]ests
+.cache
 .cproject
 .project
 .settings
 .cproject
 .project
 .settings