mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-01 05:44:43 +08:00
.gitignore: Add install_temp folder
We don't want this folder to be searched, as it's just a temp folder.
This commit is contained in:
@@ -42,6 +42,7 @@ GeneratedFiles/
|
||||
/UI/obs.rc
|
||||
.vscode/
|
||||
/CI/include/*.lock.json
|
||||
install_temp/
|
||||
|
||||
/other/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user