Преглед изворни кода

UI: Remove and ignore obs.rc

This file gets automatically generated from obs.rc.in by CMake and
could get accidentally committed.
Gol-D-Ace пре 6 година
родитељ
комит
6dfb0caab3
2 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 0
      .gitignore
  2. 0 1
      UI/obs.rc

+ 1 - 0
.gitignore

@@ -36,6 +36,7 @@ x64/
 ipch/
 ipch/
 GeneratedFiles/
 GeneratedFiles/
 .moc/
 .moc/
+/UI/obs.rc
 
 
 /other/
 /other/
 
 

+ 0 - 1
UI/obs.rc

@@ -1 +0,0 @@
-IDI_ICON1 ICON DISCARDABLE "../cmake/winrc/obs-studio.ico"