Skip to content

Commit

Permalink
Fix CI dirtying source tree (#22)
Browse files Browse the repository at this point in the history
* use gradle wrapper

* print git status to determine what's dirtying tree

* Ignore github settings.xml

* Remove git status check

Co-authored-by: akboyd88 <akboyd88@protonmail.com>
  • Loading branch information
akboyd88 and akboyd88 committed May 22, 2021
1 parent 1a3b7fa commit 0606347
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ gradle-app.setting
build
.project
.settings

# Ignore github java setup settings.xml file
settings.xml

0 comments on commit 0606347

Please sign in to comment.