1
0
mirror of https://github.com/godotengine/godot.git synced 2025-12-31 18:41:20 +00:00

Merge pull request #113851 from Repiteo/ci/ignore-gdextension-json

CI: Ignore `gdextension_interface.json`
This commit is contained in:
Thaddeus Crews
2025-12-10 18:10:38 -06:00

1
.gitignore vendored
View File

@@ -43,6 +43,7 @@ run_ninja_env.bat
# Generated by Godot binary
.import/
/gdextension_interface.h
/gdextension_interface.json
extension_api.json
logs/