Skip to content

Commit

Permalink
fix(backend): add migrations to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
dhj03 committed Oct 25, 2023
1 parent fe3d0e2 commit aadc37c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.env
target
Cargo.lock
prisma-cli/prisma/migrations

0 comments on commit aadc37c

Please sign in to comment.