Skip to content

Commit

Permalink
update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmyn committed Jul 13, 2022
1 parent df7a11b commit 5bc85c9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions .openapi-generator-ignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
#!docs/README.md

composer.json
.gitignore
README.md
lib/MoneiClient.php
docs/**
Expand Down
2 changes: 0 additions & 2 deletions .openapi-generator/FILES
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
.gitignore
.php-cs-fixer.dist.php
.travis.yml
git_push.sh
Expand Down Expand Up @@ -60,4 +59,3 @@ lib/Model/SubscriptionStatus.php
lib/Model/UpdateSubscriptionRequest.php
lib/ObjectSerializer.php
phpunit.xml.dist
test/Model/DomainRegister200ResponseTest.php

0 comments on commit 5bc85c9

Please sign in to comment.