Add scripts and infra required to get Foundry intellisense working
This commit is contained in:
parent
2cb4268400
commit
e84e921bec
5 changed files with 79 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -17,6 +17,8 @@ lerna-debug.log*
|
|||
node_modules
|
||||
/*.dist
|
||||
*.local
|
||||
.env
|
||||
/foundry
|
||||
|
||||
# Editor directories and files
|
||||
.vscode/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue