Skip to content

Commit

Permalink
Merge pull request #18 from totoprayogo1916/gitattributes
Browse files Browse the repository at this point in the history
Update and rename .gitattributes.dist to .gitattributes
  • Loading branch information
abordage committed Feb 28, 2024
2 parents a056c7a + 1522611 commit f96ca33
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 13 deletions.
12 changes: 12 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Ignore all test and documentation with "export-ignore".
/.github export-ignore
/docs export-ignore
/tests export-ignore

/.editorconfig export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/.php-cs-fixer.dist.php export-ignore
/phpstan-baseline.neon export-ignore
/phpstan.neon.dist export-ignore
/phpunit.xml.dist export-ignore
13 changes: 0 additions & 13 deletions .gitattributes.dist

This file was deleted.

0 comments on commit f96ca33

Please sign in to comment.