update .gitignore
This commit is contained in:
parent
0a3f7caa2e
commit
07f920194e
3
.gitignore
vendored
3
.gitignore
vendored
@ -412,3 +412,6 @@ FodyWeavers.xsd
|
||||
# Built Visual Studio Code Extensions
|
||||
*.vsix
|
||||
|
||||
# .vscode
|
||||
.vscode
|
||||
|
||||
|
||||
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +1,6 @@
|
||||
[submodule "framework-dotnet"]
|
||||
path = framework-dotnet
|
||||
url = git@gitea.azcona-becker.net:alcetech/framework-dotnet
|
||||
[submodule "web-framework-dotnet"]
|
||||
path = web-framework-dotnet
|
||||
url = git@gitea.azcona-becker.net:alcetech/web-framework-dotnet
|
||||
|
||||
1
web-framework-dotnet
Submodule
1
web-framework-dotnet
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 6b76c667b7eeb0416bdbebcb33450deccfbeca3a
|
||||
Loading…
x
Reference in New Issue
Block a user