update
This commit is contained in:
15
Packages/Gitignore/gitignore/Solidity-Remix.gitignore
Normal file
15
Packages/Gitignore/gitignore/Solidity-Remix.gitignore
Normal file
@@ -0,0 +1,15 @@
|
||||
# Remix compiler artifacts
|
||||
**/artifacts/
|
||||
**/artifacts/**
|
||||
|
||||
# Remix plugin state folders
|
||||
deps/
|
||||
states/
|
||||
|
||||
# Debug info
|
||||
*.dbg.json
|
||||
*.tsbuildinfo
|
||||
|
||||
# Optional
|
||||
.env
|
||||
.env.local
|
||||
Reference in New Issue
Block a user