Skip to content

Commit

Permalink
chore: ignore custom container file
Browse files Browse the repository at this point in the history
  • Loading branch information
KennethTrecy committed Sep 10, 2023
1 parent 2a5d13b commit cd29732
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,8 @@ nb-configuration.xml
!/.vscode

.env
.env.container.*
!.env.container.example

vendor
*.cache
Expand Down

0 comments on commit cd29732

Please sign in to comment.