aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Implement the resolverLeonid Logvinov2018-04-121-0/+2
|
* Move migrations into separate monorepo subpackage and hook it up to 0x.js ↵Fabio Berger2018-04-091-1/+2
| | | | and contracts
* Regroup gitignore entriesLeonid Logvinov2018-04-021-2/+1
|
* Add metacoin example projectLeonid Logvinov2018-04-021-0/+2
|
* Remove nested .gitignore files since `yarn publish` gets confused by them ↵Fabio Berger2018-03-271-0/+7
| | | | and ignores their contents on the top-level scope
* Fix gitignoreFabio Berger2018-03-131-1/+1
|
* Make git-ignore generic for all package scriptsFabio Berger2018-03-131-1/+1
|
* Convert 0x.js scripts to TS, move the prepublishUtils script to `dev-utils` ↵Fabio Berger2018-03-131-0/+3
| | | | and also convert it to TS.
* Add command to deploy react-docs exampleFabio Berger2018-03-071-0/+1
|
* Address feedbackAmir Bandeali2018-02-211-1/+1
|
* Add generated contract artifacts to gitignoreAmir Bandeali2018-02-211-0/+3
|
* Add kovan faucet project into the mono repoBrandon Millman2017-12-131-0/+3
|
* Add md directory to website package and change generated docs directoryBrandon Millman2017-11-281-1/+1
|
* add bundles to gitignoreFabio Berger2017-11-231-0/+2
|
* Add website to mono repo, update packages to align with existing ↵Fabio Berger2017-11-221-0/+2
| | | | sub-packages, use new subscribeAsync 0x.js method
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-131-2/+2
|
* Remove es6 targetLeonid Logvinov2017-05-261-2/+0
|
* Add command to generate docs from ts codeLeonid Logvinov2017-05-241-0/+3
|
* Add comments to .gitignoreLeonid Logvinov2017-05-241-1/+5
|
* Add initial tsconfigLeonid Logvinov2017-05-241-0/+2
|
* Initial commitLeonid2017-05-231-0/+59