godotengine / godot-cpp-template

Quickstart template for GDExtension development with Godot
https://docs.godotengine.org/en/stable/tutorials/scripting/gdextension/what_is_gdextension.html
The Unlicense
145 stars 55 forks source link

Ignore files generated for documentation #51

Closed dsnopek closed 2 months ago

dsnopek commented 2 months ago

This adds a line to .gitignore to ignore the files generated for documentation.