ignore config.yml if in app root

This commit is contained in:
Alex Justesen
2022-09-11 17:05:50 -04:00
parent eedccabbb6
commit 6c78e67aac
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@
/public/storage
/storage/*.key
/vendor
config.yml
.env
.env.backup
.phpunit.result.cache
+1
View File
@@ -4,6 +4,7 @@
/public/storage
/storage/*.key
/vendor
config.yml
.env
.env.backup
.phpunit.result.cache