Skip to content

Commit

Permalink
add file .gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
deminy committed Dec 12, 2023
1 parent 3c2235f commit 1aead34
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 @@
/.dockerignore export-ignore
/.gitattributes export-ignore
/.github export-ignore
/.gitignore export-ignore
/.php-cs-fixer.dist.php export-ignore
/Dockerfile.tpl export-ignore
/default.conf export-ignore
/docker-compose.yml export-ignore
/index.php export-ignore
/phpstan.neon.dist export-ignore
/phpunit.xml.dist export-ignore
/tests export-ignore

0 comments on commit 1aead34

Please sign in to comment.