Skip to content

Commit

Permalink
Merge branch 'main' into gyani/get-service-plan
Browse files Browse the repository at this point in the history
  • Loading branch information
h4ck3rk3y authored Feb 28, 2024
2 parents 8b839be + 93bcf62 commit 0b3705d
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 4,340 deletions.
8 changes: 7 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -125,4 +125,10 @@ Cargo.lock
.direnv

# Lerna debug
lerna-debug.log
lerna-debug.log

# We ignore these files at the base of the monorepo because the monorepo isn't a library that gets shipped rather it
# contains several libraries that get shipped
yarn.lock
package.json
package-lock.json
Loading

0 comments on commit 0b3705d

Please sign in to comment.