Add doctrine-project.json to .gitattributes (#1004)

This commit is contained in:
Vincent Langlet
2023-07-30 11:57:51 +02:00
committed by GitHub
parent 2b546f4eee
commit 0a357f1bb0

1
.gitattributes vendored
View File

@@ -1,4 +1,5 @@
tests export-ignore
.doctrine-project.json export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.github export-ignore