mirror of
https://github.com/FlipsideCrypto/near-models.git
synced 2026-02-06 11:26:52 +00:00
update gitignore and netlify configs
This commit is contained in:
parent
0169f437b0
commit
6c45449a2a
4
.gitignore
vendored
4
.gitignore
vendored
@ -9,10 +9,6 @@ logs/
|
||||
dbt_docs.sh
|
||||
*.DS_Store
|
||||
|
||||
!target/index.html
|
||||
!target/catalog.json
|
||||
!target/manifest.json
|
||||
|
||||
# Visual Studio Code files
|
||||
*/.vscode
|
||||
*.code-workspace
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
[build]
|
||||
base = "target/"
|
||||
base = "docs/"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user