Explorar el Código

add generated source files to git ignore

Kolja Strohm hace 1 mes
padre
commit
ad669023f4
Se han modificado 1 ficheros con 3 adiciones y 2 borrados
  1. 3 2
      .gitignore

+ 3 - 2
.gitignore

@@ -217,7 +217,8 @@ ModelManifest.xml
 /Bilder/Kasten.gif
 /Framework.VC.db
 /Framework Tests/Framwork.dll
-/DX12PixelShader.h
-/DX12VertexShader.h
 /UIPixelShader.h
 /UIVertexShader.h
+/DX12HitShader.h
+/DX12MissShader.h
+/DX12RayGenShader.h