diff options
author | Jacob Evans <jacob@dekz.net> | 2018-05-24 06:21:43 +0800 |
---|---|---|
committer | Jacob Evans <jacob@dekz.net> | 2018-05-24 06:21:43 +0800 |
commit | ba7c9ceccc00a4e19d969a79621a80ef41bdbb4a (patch) | |
tree | 8e2fd36ac81bd41b95eaf00fa3fc043033d860ea /.prettierignore | |
parent | f6b81f588d98e09e7a5806902d94e2892d029481 (diff) | |
download | dexon-sol-tools-ba7c9ceccc00a4e19d969a79621a80ef41bdbb4a.tar dexon-sol-tools-ba7c9ceccc00a4e19d969a79621a80ef41bdbb4a.tar.gz dexon-sol-tools-ba7c9ceccc00a4e19d969a79621a80ef41bdbb4a.tar.bz2 dexon-sol-tools-ba7c9ceccc00a4e19d969a79621a80ef41bdbb4a.tar.lz dexon-sol-tools-ba7c9ceccc00a4e19d969a79621a80ef41bdbb4a.tar.xz dexon-sol-tools-ba7c9ceccc00a4e19d969a79621a80ef41bdbb4a.tar.zst dexon-sol-tools-ba7c9ceccc00a4e19d969a79621a80ef41bdbb4a.zip |
Ignore v2 artifacts
Diffstat (limited to '.prettierignore')
-rw-r--r-- | .prettierignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.prettierignore b/.prettierignore index 510f4ddce..a9df56700 100644 --- a/.prettierignore +++ b/.prettierignore @@ -6,5 +6,6 @@ lib /packages/contract-wrappers/test/artifacts /packages/order-watcher/test/artifacts /packages/migrations/artifacts/1.0.0 +/packages/migrations/artifacts/2.0.0 package.json scripts/postpublish_utils.js |