Skip to content

Commit

Permalink
new file: .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
juancristobalgd1 committed Oct 20, 2023
1 parent 3a0c80f commit a0bc3bd
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
vendor
composer.lock

# phpenv local config
.php-version

/results/
.phpunit.result.cache

0 comments on commit a0bc3bd

Please sign in to comment.