Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

Commit b69d66f

Browse files
committed
Add example resource as submodule
Added submodule run/resources/example
1 parent 32fa369 commit b69d66f

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,5 @@ run/
3535
# npm
3636
/node_modules/
3737
/package-lock.json
38+
39+
!run/resources/example

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "run/resources/example"]
2+
path = run/resources/example
3+
url = https://github.com/SandboxPowered/Example-Resource.git

0 commit comments

Comments
 (0)