Skip to content

Commit

Permalink
Updated project JS & PHP deps
Browse files Browse the repository at this point in the history
Also added DS_Store files to gitignore due to macs
  • Loading branch information
ssddanbrown committed Sep 28, 2023
1 parent 3292164 commit 2ac4cc7
Show file tree
Hide file tree
Showing 4 changed files with 841 additions and 803 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
/public/build
/storage/*.key
/vendor
.DS_Store
.env
.env.backup
/.phpunit.cache
Expand Down
Loading

0 comments on commit 2ac4cc7

Please sign in to comment.