mirror of
https://github.com/CryptKeeperZK/semaphore.git
synced 2026-01-09 23:48:09 -05:00
chore: add files to ignore for eslint and prettier
This commit is contained in:
@@ -9,7 +9,9 @@ coverage
|
|||||||
coverage.json
|
coverage.json
|
||||||
|
|
||||||
# hardhat
|
# hardhat
|
||||||
|
artifacts
|
||||||
cache
|
cache
|
||||||
|
typechain-types
|
||||||
|
|
||||||
# types
|
# types
|
||||||
types
|
types
|
||||||
@@ -30,3 +32,6 @@ docs
|
|||||||
npm-debug.log*
|
npm-debug.log*
|
||||||
yarn-debug.log*
|
yarn-debug.log*
|
||||||
yarn-error.log*
|
yarn-error.log*
|
||||||
|
|
||||||
|
# packages
|
||||||
|
cli-template-*
|
||||||
|
|||||||
@@ -9,7 +9,9 @@ coverage
|
|||||||
coverage.json
|
coverage.json
|
||||||
|
|
||||||
# hardhat
|
# hardhat
|
||||||
|
artifacts
|
||||||
cache
|
cache
|
||||||
|
typechain-types
|
||||||
packages/contracts/deployed-contracts/undefined.json
|
packages/contracts/deployed-contracts/undefined.json
|
||||||
packages/contracts/deployed-contracts/hardhat.json
|
packages/contracts/deployed-contracts/hardhat.json
|
||||||
packages/contracts/deployed-contracts/localhost.json
|
packages/contracts/deployed-contracts/localhost.json
|
||||||
|
|||||||
Reference in New Issue
Block a user