Skip to content

Commit

Permalink
chore: exclude target/ in .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
sambarnes committed Dec 10, 2023
1 parent 0707a4d commit d0af827
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ node_modules/
.vscode
resources/
.DS_Store
target/

0 comments on commit d0af827

Please sign in to comment.