瀏覽代碼

.gitignore: Add install_temp folder

We don't want this folder to be searched, as it's just a temp folder.
Chris 3 年之前
父節點
當前提交
120d9ce690
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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