gitignore: fix verstak-gui pattern to root-only, add .verstak/
This commit is contained in:
+5
-2
@@ -22,8 +22,11 @@ go.work
|
|||||||
frontend/dist/
|
frontend/dist/
|
||||||
frontend/node_modules/
|
frontend/node_modules/
|
||||||
frontend/bindings/
|
frontend/bindings/
|
||||||
verstak-gui
|
/verstak-gui
|
||||||
verstak-cli
|
/verstak-cli
|
||||||
|
|
||||||
|
# Vault data
|
||||||
|
.verstak/
|
||||||
|
|
||||||
# VS Code
|
# VS Code
|
||||||
.vscode/
|
.vscode/
|
||||||
|
|||||||
Reference in New Issue
Block a user