Skip to content

Commit

Permalink
Remove development files from releases
Browse files Browse the repository at this point in the history
  • Loading branch information
phansys committed Jul 5, 2024
1 parent 097ac2e commit 2e6fbe8
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
.docker export-ignore
.github export-ignore
.editorconfig export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.php-cs-fixer.php export-ignore
.phpstan.neon export-ignore
.scrutinizer.yml export-ignore
.docker-compose.yml export-ignore
.* export-ignore
docker-compose.yml
phpunit.xml.dist export-ignore
tests export-ignore

0 comments on commit 2e6fbe8

Please sign in to comment.