mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Ignore gles3 artifacts to ease git branch switching
This commit is contained in:
parent
6cde867b2f
commit
fb8cee9af9
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -5,6 +5,7 @@ core/method_bind.inc
|
||||||
core/script_encryption_key.cpp
|
core/script_encryption_key.cpp
|
||||||
core/version_generated.h
|
core/version_generated.h
|
||||||
drivers/gles2/shaders/*.h
|
drivers/gles2/shaders/*.h
|
||||||
|
drivers/gles3/shaders/*.h
|
||||||
drivers/unix/os_unix_global_settings_path.cpp
|
drivers/unix/os_unix_global_settings_path.cpp
|
||||||
editor/builtin_fonts.h
|
editor/builtin_fonts.h
|
||||||
editor/certs_compressed.h
|
editor/certs_compressed.h
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue