mirror of
https://github.com/bisq-network/bisq.git
synced 2025-01-18 21:35:03 +01:00
Git-ignore apitest dao-setup files
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
This commit is contained in:
parent
694f96806e
commit
1eaa081e77
1
.gitignore
vendored
1
.gitignore
vendored
@ -34,3 +34,4 @@ deploy
|
|||||||
/monitor/monitor-tor/*
|
/monitor/monitor-tor/*
|
||||||
.java-version
|
.java-version
|
||||||
.localnet
|
.localnet
|
||||||
|
/apitest/src/main/resources/dao-setup*
|
||||||
|
Loading…
Reference in New Issue
Block a user