Cache the parsing #28

Merged
probablycorey merged 10 commits from less-parsing into main 2025-12-01 21:51:34 +00:00
2 changed files with 3 additions and 5 deletions
Showing only changes of commit 44b30d2339 - Show all commits

4
.gitignore vendored
View File

@ -34,4 +34,6 @@ report.[0-9]_.[0-9]_.[0-9]_.[0-9]_.json
.DS_Store
/tmp
/docs
/docs
*.vsix

View File

@ -1,4 +0,0 @@
node_modules
client/dist
server/dist
*.vsix