aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorFabio Berger <me@fabioberger.com>2018-04-09 16:14:25 +0800
committerFabio Berger <me@fabioberger.com>2018-04-09 16:14:25 +0800
commit919b327fc534e3c2dc6330130cee690f0fa39fea (patch)
treefd58793bcd44f0c50e143f8f07c359e444ec34ee /.gitignore
parente05b55d4a5698d3e936e7164ed69d9417d12cd12 (diff)
downloaddexon-0x-contracts-919b327fc534e3c2dc6330130cee690f0fa39fea.tar
dexon-0x-contracts-919b327fc534e3c2dc6330130cee690f0fa39fea.tar.gz
dexon-0x-contracts-919b327fc534e3c2dc6330130cee690f0fa39fea.tar.bz2
dexon-0x-contracts-919b327fc534e3c2dc6330130cee690f0fa39fea.tar.lz
dexon-0x-contracts-919b327fc534e3c2dc6330130cee690f0fa39fea.tar.xz
dexon-0x-contracts-919b327fc534e3c2dc6330130cee690f0fa39fea.tar.zst
dexon-0x-contracts-919b327fc534e3c2dc6330130cee690f0fa39fea.zip
Move migrations into separate monorepo subpackage and hook it up to 0x.js and contracts
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 4d315dc3a..7ce855341 100644
--- a/.gitignore
+++ b/.gitignore
@@ -74,7 +74,8 @@ packages/react-docs/example/public/bundle*
bin/
# generated contract artifacts
-packages/contracts/src/artifacts
+packages/0x.js/test/artifacts
+packages/migrations/src/artifacts
# generated contract wrappers
packages/0x.js/src/contract_wrappers/generated/