mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
feat: exclude vscode settings
This commit is contained in:
parent
340621b898
commit
88a1bee22c
3
.gitignore
vendored
3
.gitignore
vendored
@ -33,6 +33,9 @@ npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
# Editor
|
||||
.vscode
|
||||
|
||||
# Misc
|
||||
.DS_Store
|
||||
*.pem
|
||||
|
Loading…
Reference in New Issue
Block a user