Disable unused type warnings for type used inside of records (#492)
* Do not show warning for types used in records * Exclude .vscode in .gitignore * Update CHANGELOG.md
This commit is contained in:
@@ -24,3 +24,4 @@ current_counterexample.eqc
|
||||
test/contracts/test.aes
|
||||
__pycache__
|
||||
.docssite/docs/*.md
|
||||
.vscode
|
||||
|
||||
Reference in New Issue
Block a user