fenix-hub / godot-engine.easy-charts

A Godot Engine addon for plotting general purpose charts. A collection of Control, 2D and 3D Nodes to plot every chart possible.
MIT License
638 stars 48 forks source link

fix .gitignore #87

Closed fenix-hub closed 1 year ago

fenix-hub commented 1 year ago

What kind of change does this PR introduce?

closes #86 Godot Engine's default .gitignore was preventing git from adding data_tooltip scene and script.

What is the current behavior?

Please link any relevant issues here.

What is the new behavior?

Feel free to include screenshots if it includes visual changes.

Additional context

Add any other context or screenshots.