Skip to content

Commit

Permalink
Update .gitgnore
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardogobbosouza committed Apr 26, 2024
1 parent 18c0063 commit 179fc79
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
/.phpunit.cache
/vendor
composer.phar
composer.lock
clover.xml
.DS_Store
Thumbs.db
/phpunit.xml
/clover.xml
/.idea
/.fleet
/.vscode
.phpunit.result.cache

0 comments on commit 179fc79

Please sign in to comment.