Skip to content

Commit

Permalink
🙈 Ignore only the export of source and test files
Browse files Browse the repository at this point in the history
  • Loading branch information
siguici committed Oct 22, 2023
1 parent ae9d156 commit 7206128
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,6 @@
*.jpg binary
*.jpeg binary

/.github export-ignore
.editorconfig export-ignore
.gitattributes export-ignore
.gitignore export-ignore
/tests export-ignore
phpstan.neon export-ignore
phpunit.xml export-ignore
psalm.xml.dist export-ignore
rector.php export-ignore
/src/Program.php export-ignore
/tests/Feat/ExampleTest.php export-ignore
/tests/Unit/ProgramTest.php export-ignore

0 comments on commit 7206128

Please sign in to comment.