Skip to content

Commit

Permalink
[dev] added exclusions to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jfederico committed Dec 6, 2024
1 parent c71c1ed commit 5d2aca1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,7 @@ localhost.key
/public/lti

/coverage/*

/node_modules/
/vendor/bundle/
/yarn.lock

0 comments on commit 5d2aca1

Please sign in to comment.