Just rename the readEnvFile function for testing

Until I find out how I can exclude folders from beeing deployed
Update composer ingore list
Add .gitattributes for ignore list
This commit is contained in:
2022-03-18 08:56:02 +09:00
parent f60aa3e1bc
commit 5b99da616b
4 changed files with 8 additions and 3 deletions

5
.gitattributes vendored Normal file
View File

@@ -0,0 +1,5 @@
test/ export-ignore
.gitattributes export-ignore
phpstan.neon export-ignore
psalm.xml export-ignore
.phan/ export-ignore