Skip to content

Commit

Permalink
chore: update .gitignore to remove .vscode
Browse files Browse the repository at this point in the history
  • Loading branch information
massimo-ua committed Jan 12, 2025
1 parent 8fa94f7 commit 3f5ceb9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.idea/
.vscode/
.DS_Store
builds/
3 changes: 1 addition & 2 deletions web-ui/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ dist-ssr
*.local

# Editor directories and files
.vscode/*
!.vscode/extensions.json
.vscode/
.idea
.DS_Store
*.suo
Expand Down

0 comments on commit 3f5ceb9

Please sign in to comment.