metefeeder submodule

This commit is contained in:
randogoth 2023-05-28 16:19:30 +03:00
parent d4acf64815
commit 6d4b8c8e86
11 changed files with 16 additions and 8 deletions

5
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,5 @@
{
"githubPullRequests.ignoredPullRequestBranches": [
"develop"
]
}