Skip to content

Commit

Permalink
Moved License To Base and Updated .gitignore
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Harrison <[email protected]>
  • Loading branch information
Matthew Harrison committed May 29, 2019
1 parent 9803ea0 commit 184fd42
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,11 @@

# dependencies
/asset-transfer/node_modules
/supply-chain//node_modules
/supply-chain/node_modules
/supply-chain/build
/supply-chain/truffle-flattener
/supply-chain/dist
/supply-chain/src/assets/contracts

# artifacts
/asset-transfer/AssetTransfer.bin
Expand Down
File renamed without changes.

0 comments on commit 184fd42

Please sign in to comment.