rln-contract/.gitignore

15 lines
125 B
Plaintext
Raw Normal View History

2022-06-23 15:36:10 +02:00
node_modules
.env
coverage
coverage.json
typechain
#Hardhat files
cache
artifacts
2023-03-29 12:28:42 +05:30
#Foundry files
cache_forge
out
2023-03-29 14:17:14 +05:30
lcov.info