Skip to content

Commit

Permalink
add .gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
dmaicher committed Aug 31, 2021
1 parent df57cfb commit 3872cab
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
.gitattributes export-ignore
.gitignore export-ignore
.travis.yml export-ignore
makefile export-ignore
README.md export-ignore
tests/ export-ignore
.php-cs-fixer.php export-ignore
phpstan.neon export-ignore

0 comments on commit 3872cab

Please sign in to comment.