Skip to content

Commit

Permalink
Merge pull request #18 from DanGould/ignore-vscode
Browse files Browse the repository at this point in the history
Ignore `/.vscode`
  • Loading branch information
DanGould authored Feb 19, 2024
2 parents 36d795f + 5685796 commit a28c9bd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
/target
/result
/result
/.vscode

0 comments on commit a28c9bd

Please sign in to comment.