Skip to content

Commit 0c20428

Browse files
committed
Remove gitignored
1 parent a709d2f commit 0c20428

File tree

5 files changed

+1
-1790
lines changed

5 files changed

+1
-1790
lines changed

.github/workflows/generate.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,6 @@ jobs:
5656
git config --local user.name "GitHub Action"
5757
git add .
5858
git reset .gitignore
59+
git reset -- $(git ls-files --ignored --exclude-standard) || true
5960
git commit -m "Auto-generate wrapper from updated spec" || exit 0
6061
git push # Uses GITHUB_TOKEN automatically

.openapi-generator/FILES

Lines changed: 0 additions & 132 deletions
This file was deleted.

.openapi-generator/VERSION

Lines changed: 0 additions & 1 deletion
This file was deleted.

openapi-generator-cli.jar

-25.8 MB
Binary file not shown.

0 commit comments

Comments
 (0)