Until I find out how I can exclude folders from beeing deployed Update composer ingore list Add .gitattributes for ignore list
6 lines
121 B
Plaintext
6 lines
121 B
Plaintext
test/ export-ignore
|
|
.gitattributes export-ignore
|
|
phpstan.neon export-ignore
|
|
psalm.xml export-ignore
|
|
.phan/ export-ignore
|