Merge pull request #284 from Icinga/Al2Klimov-patch-2

git archive: ignore phpcs.xml and Git-related files
This commit is contained in:
Eric Lippmann 2022-09-22 14:31:43 +02:00 committed by GitHub
commit 2b20586f99
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
.gitattributes vendored Normal file
View file

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