mirror of
https://github.com/status-im/community-dapp.git
synced 2025-02-23 19:48:27 +00:00
22 lines
191 B
Plaintext
22 lines
191 B
Plaintext
|
# directories
|
||
|
broadcast
|
||
|
cache
|
||
|
lib
|
||
|
node_modules
|
||
|
out
|
||
|
|
||
|
# files
|
||
|
*.env
|
||
|
*.log
|
||
|
.DS_Store
|
||
|
.pnp.*
|
||
|
lcov.info
|
||
|
package-lock.json
|
||
|
pnpm-lock.yaml
|
||
|
yarn.lock
|
||
|
|
||
|
package.json
|
||
|
.solhint.json
|
||
|
slither.config.json
|
||
|
|