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/node_modules/
|
||||
frontend/bindings/
|
||||
verstak-gui
|
||||
verstak-cli
|
||||
/verstak-gui
|
||||
/verstak-cli
|
||||
|
||||
# Vault data
|
||||
.verstak/
|
||||
|
||||
# VS Code
|
||||
.vscode/
|
||||
|
||||
Reference in New Issue
Block a user