croconut / godot-tester

A Github Action to handle testing Godot applications with GUT
MIT License
36 stars 14 forks source link

ignore test code / game data in release #32

Open croconut opened 1 year ago

croconut commented 1 year ago

Should generally be able to manage this with a . gitattributes file. Should ignore everything that isn't absolutely required for end user use as an action.