Skip to content

Commit

Permalink
chore: removed abis from repo
Browse files Browse the repository at this point in the history
  • Loading branch information
naddison36 authored and superduck35 committed Jun 29, 2021
1 parent a4639ed commit 71697cc
Show file tree
Hide file tree
Showing 129 changed files with 9 additions and 34,040 deletions.
20 changes: 9 additions & 11 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,20 +31,18 @@ typings/
# next.js build output
.next

# truffle / buidler
cache/
build/
artifacts/
contracts-output/
# Hardhat
abis
cache
build
# Typechain
/types/generated

# VS Code Solidity Extension
bin/contracts

# TSC
/artifacts/json
/artifacts/ts
/dist
/types/generated
dist

package-lock.json

Expand All @@ -62,8 +60,8 @@ coverage.json
cache

# sol-merger
flat/
_flat/
flat
_flat

# test data
/test-utils/validator-data/*.csv
Expand Down
Loading

0 comments on commit 71697cc

Please sign in to comment.