Add dev-tools and dev-workflows submodules docs: added a misc folder and file The need to track files with unclear origin/purpose is real. This folder holds them in the master branch. Reference issues or pull requests here (e.g., "Closes #123")
7 lines
170 B
Plaintext
7 lines
170 B
Plaintext
[submodule "tools"]
|
|
path = tools
|
|
url = git@github.com:EricBell/dev-tools.git
|
|
[submodule "workflows"]
|
|
path = workflows
|
|
url = git@github.com:EricBell/dev-workflows.git
|