Skip to content

Commit

Permalink
better
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardobrasca committed Jan 30, 2025
1 parent 07836fb commit b0a6c02
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,13 @@
".gitignore": true,
"lake-manifest.json": true,
"lakefile.lean": true,
"LeanInRome.lean": true,
"README.md": true,
"Library.lean": true,
"lean-toolchain": true,
"mathematics_in_lean.pdf": true,
"MIL.lean": true,
"Library": true,
"img": true,
".lake": true,
".github": true,
"LICENSE":true,
".devcontainer":true,
"lean-tactics.tex":true,
Expand All @@ -38,3 +41,4 @@
"lean4.infoview.showExpectedType": false
}


0 comments on commit b0a6c02

Please sign in to comment.