Loris Leiva 1 год назад
Родитель
Сommit
fbef45ab27
3 измененных файлов с 4 добавлено и 1 удалено
  1. 0 1
      .gitignore
  2. 3 0
      .gitmodules
  3. 1 0
      projects/counter-shank

+ 0 - 1
.gitignore

@@ -5,4 +5,3 @@
 node_modules
 dist
 outfile.cjs
-projects

+ 3 - 0
.gitmodules

@@ -0,0 +1,3 @@
+[submodule "projects/counter-shank"]
+path = projects/counter-shank
+url = git@github.com:solana-program/counter-shank.git

+ 1 - 0
projects/counter-shank

@@ -0,0 +1 @@
+Subproject commit e4a15ec52f20c24f6ad8b7b320ca9d4a2abf3a6c