mirror of
https://github.com/zama-ai/fhevm-solidity.git
synced 2026-01-09 12:37:59 -05:00
22 lines
220 B
Plaintext
22 lines
220 B
Plaintext
# directories
|
|
.coverage_artifacts
|
|
.coverage_cache
|
|
.coverage_contracts
|
|
artifacts
|
|
build
|
|
cache
|
|
coverage
|
|
dist
|
|
node_modules
|
|
types
|
|
|
|
# files
|
|
*.env
|
|
*.log
|
|
.DS_Store
|
|
.pnp.*
|
|
coverage.json
|
|
package-lock.json
|
|
pnpm-lock.yaml
|
|
yarn.lock
|