Skip to content

Commit

Permalink
Create .gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
milwad-dev committed Apr 6, 2023
1 parent b2cd781 commit 12853c8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
* text=auto

/tests export-ignore
/.github export-ignore
.gitattributes export-ignore
.gitignore export-ignore
phpunit.xml export-ignore
phpunit.xml.dist export-ignore
.php_cs export-ignore
.travis.yml export-ignore

0 comments on commit 12853c8

Please sign in to comment.