Browse Source

adds gles3 auto generated shader header files

Just added the gles3 shader header files entry to ".gitignore" so we
avoid to accidentally commit also those generated files.
Michele Valente 9 năm trước cách đây
mục cha
commit
9fa6967c24
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -8,6 +8,7 @@ platform/osx/logo.h
 platform/windows/logo.h
 platform/x11/logo.h
 drivers/gles2/shaders/*.h
+drivers/gles3/shaders/*.h
 modules/register_module_types.cpp
 core/version.h
 core/method_bind.inc