Skip to content

Commit

Permalink
Merge pull request #8 from 212223/bugfix-3
Browse files Browse the repository at this point in the history
Bugfix: env file is not mentioned in .gitignore
  • Loading branch information
lrynek committed Mar 25, 2022
2 parents ddf4791 + fadb525 commit 7be2203
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
###> symfony/framework-bundle ###
/.env
/.env.local
/.env.local.php
/.env.*.local
Expand Down

0 comments on commit 7be2203

Please sign in to comment.