Ver Fonte

Update .gitignore

Latest VS2022 seems to download json schemas files.
ocornut há 2 anos atrás
pai
commit
46b9c09e41
1 ficheiros alterados com 3 adições e 0 exclusões
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -26,6 +26,9 @@ ipch
 *.VC.db
 *.VC.VC.opendb
 
+## Getting files created in JSON/Schemas/Catalog/ from a VS2022 update
+JSON/
+
 ## Commonly used CMake directories
 /build*/