Skip to content

Commit

Permalink
coverage added to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jkalsi1 committed May 31, 2024
1 parent 30311de commit 1a1ab9d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
node_modules
.env
.DS_Store
/uploads
/uploads
/coverage

0 comments on commit 1a1ab9d

Please sign in to comment.