Export ignore

Remove phpcs.xml and Git-related files from archives.
This commit is contained in:
Eric Lippmann 2022-09-19 10:15:15 +02:00
parent 641de8b7e4
commit 08c1199850

2
.gitattributes vendored Normal file
View file

@ -0,0 +1,2 @@
.git* export-ignore
phpcs.xml export-ignore