Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Git-ignore apitest dao-setup files #5125

Merged
merged 1 commit into from
Feb 3, 2021

Conversation

ghubstan
Copy link
Member

Added .gitignore line for apitest dao-setup files. Regtest/DAO setup files downloaded during a build should not be tracked by git, nor saved in the repo. These are the files downloaded, unzipped and installed by the gradle task installDaoSetup:

$ ./gradlew clean build :apitest:installDaoSetup

Added .gitignore line for apitest dao-setup files.  Regtest/DAO
setup files downloaded during a build should not be tracked by git,
nor saved in the repo.  These are the files downloaded, unzipped
and installed by the gradle task installDaoSetup:
    $ ./gradlew clean build :apitest:installDaoSetup
Copy link
Member

@sqrrm sqrrm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@sqrrm sqrrm merged commit 9252d4b into bisq-network:master Feb 3, 2021
@ghubstan ghubstan deleted the gitignore-apitest-dao-setup branch February 3, 2021 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants