Pārlūkot izejas kodu

.gitignore: Add install_temp folder

We don't want this folder to be searched, as it's just a temp folder.
Chris 3 gadi atpakaļ
vecāks
revīzija
120d9ce690
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -42,6 +42,7 @@ GeneratedFiles/
 /UI/obs.rc
 .vscode/
 /CI/include/*.lock.json
+install_temp/
 
 /other/