Skip to content

Commit

Permalink
fix(build): adding assets as an exemption to gitignore (#607)
Browse files Browse the repository at this point in the history
  • Loading branch information
geekbrother authored Apr 4, 2024
1 parent 54cf0d0 commit 38d9a3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@
!.git
!bin
!migrations
!assets

0 comments on commit 38d9a3a

Please sign in to comment.