mirror of
https://github.com/alexjustesen/speedtest-tracker.git
synced 2026-08-07 11:44:56 +00:00
ignore config.yml if in app root
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
/public/storage
|
||||
/storage/*.key
|
||||
/vendor
|
||||
config.yml
|
||||
.env
|
||||
.env.backup
|
||||
.phpunit.result.cache
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
/public/storage
|
||||
/storage/*.key
|
||||
/vendor
|
||||
config.yml
|
||||
.env
|
||||
.env.backup
|
||||
.phpunit.result.cache
|
||||
|
||||
Reference in New Issue
Block a user