fix: drop accidental transaction-composer gitlink; ignore nested clone
transaction-composer was a nested .git repo; track as submodule only after explicit submodule add. Made-with: Cursor
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,3 +1,6 @@
|
||||
# Nested clone (not a declared submodule; use submodule add if it should be tracked)
|
||||
transaction-composer/
|
||||
|
||||
# Dependencies
|
||||
node_modules/
|
||||
.pnpm-store/
|
||||
|
||||
Submodule transaction-composer deleted from 5b8e3fc5f9
Reference in New Issue
Block a user