Skip to content
This repository was archived by the owner on Jan 25, 2025. It is now read-only.

Commit 8d7d033

Browse files
committed
Merge branch 'dev2'
2 parents 679b68b + aabc059 commit 8d7d033

112 files changed

Lines changed: 8033 additions & 1900 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitattributes

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
/godot/addons/** linquist-vendored
2-
/godot/examples_dd3d/** linquist-vendored
3-
1+
godot/addons/** linguist-vendored
2+
godot/examples_dd3d/** linguist-vendored

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
/target
22
/dist
33
*.txt
4+
flamegraph.svg
5+
profile.json
6+
*.mp4
7+
8+
/godot/addons
9+
/godot/examples_dd3d

0 commit comments

Comments
 (0)