Skip to content

Commit

Permalink
Add code-workspace to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
wjh18 committed Jul 26, 2023
1 parent b69c920 commit ff85bd5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,7 @@ hugo.linux
/netlify

### System
.DS_Store
.DS_Store

### Editor
*.code-workspace

0 comments on commit ff85bd5

Please sign in to comment.