Skip to content

Commit

Permalink
Add .gitattributes.
Browse files Browse the repository at this point in the history
  • Loading branch information
david_smith committed Oct 18, 2024
1 parent 1d29784 commit 2fd91bd
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
/.github/ export-ignore
/docker/ export-ignore
/tests/ export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/CODE_OF_CONDUCT.md export-ignore
/CONTRIBUTING.md export-ignore
/docker-compose.yml export-ignore
/LICENSE.md export-ignore
/phpunit.xml export-ignore
/README.md export-ignore
/SECURITY.md export-ignore

0 comments on commit 2fd91bd

Please sign in to comment.