Skip to content

Commit

Permalink
add .github and .phpcs.xml to export ignore #7
Browse files Browse the repository at this point in the history
  • Loading branch information
gregor-j committed Oct 18, 2023
1 parent 0c74e58 commit 6f6d21e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
* text eol=lf
.github export-ignore
tests/ export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.phpcs.xml export-ignore
composer.* export-ignore
phpunit.xml export-ignore
README.* export-ignore

0 comments on commit 6f6d21e

Please # to comment.