aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAlex Browne <stephenalexbrowne@gmail.com>2018-09-05 06:31:48 +0800
committerGitHub <noreply@github.com>2018-09-05 06:31:48 +0800
commit447f16fc4f2910b5a69f1c2f0b4122c295898b2f (patch)
treed1911de176ef55dfccbd1367927513c79766de56 /.gitignore
parent3524efc41cacbd1de8f7006d231e21b9f55f2509 (diff)
parent176960924528379511d427d635d1506ba1e09bc9 (diff)
downloaddexon-sol-tools-447f16fc4f2910b5a69f1c2f0b4122c295898b2f.tar
dexon-sol-tools-447f16fc4f2910b5a69f1c2f0b4122c295898b2f.tar.gz
dexon-sol-tools-447f16fc4f2910b5a69f1c2f0b4122c295898b2f.tar.bz2
dexon-sol-tools-447f16fc4f2910b5a69f1c2f0b4122c295898b2f.tar.lz
dexon-sol-tools-447f16fc4f2910b5a69f1c2f0b4122c295898b2f.tar.xz
dexon-sol-tools-447f16fc4f2910b5a69f1c2f0b4122c295898b2f.tar.zst
dexon-sol-tools-447f16fc4f2910b5a69f1c2f0b4122c295898b2f.zip
Merge pull request #1057 from 0xProject/deployment/copy-testnet-artifacts
Remove/rename/update all artifacts in preparation for v2 launch
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index d53569cd6..dd022825d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -88,7 +88,7 @@ packages/0x.js/src/artifacts/
packages/order-utils/src/artifacts/
# unstable generated contract artifacts:
-packages/migrations/artifacts/2.0.0/
+packages/migrations/artifacts/development/
# generated contract watcher
packages/0x.js/src/generated_contract_wrappers/
@@ -99,9 +99,9 @@ packages/fill-scenarios/src/generated_contract_wrappers/
packages/order-watcher/src/generated_contract_wrappers/
packages/order-utils/src/generated_contract_wrappers/
packages/migrations/src/1.0.0/contract_wrappers
+packages/migrations/src/2.0.0-testnet/contract_wrappers
packages/migrations/src/2.0.0/contract_wrappers
-packages/migrations/src/2.0.0-beta-testnet/contract_wrappers
-packages/migrations/src/2.0.0-mainnet/contract_wrappers
+packages/migrations/src/development/contract_wrappers
# solc-bin in sol-compiler
packages/sol-compiler/solc_bin/