annotate .hgignore @ 111:f08004002444

updates to demo
author drewp@bigasterisk.com
date Fri, 18 Mar 2022 23:42:52 -0700
parents 76c1a29a328f
children 9a57f8c556d2
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
5381c2a551d5 hgignore
drewp@bigasterisk.com
parents:
diff changeset
1 node_modules
5381c2a551d5 hgignore
drewp@bigasterisk.com
parents:
diff changeset
2 build
17
94629c39681c trying to do ts+jest. WIP
drewp@bigasterisk.com
parents: 1
diff changeset
3 .yarn
94629c39681c trying to do ts+jest. WIP
drewp@bigasterisk.com
parents: 1
diff changeset
4 .pnp
94629c39681c trying to do ts+jest. WIP
drewp@bigasterisk.com
parents: 1
diff changeset
5 coverage
94629c39681c trying to do ts+jest. WIP
drewp@bigasterisk.com
parents: 1
diff changeset
6 yarn-error.log
89
4d19a94906d2 redo demo/ with vitejs (so nice)
drewp@bigasterisk.com
parents: 30
diff changeset
7 .vscode/settings.json
101
76c1a29a328f repo now demos itself, which runs better than using the nested demo/ project
drewp@bigasterisk.com
parents: 89
diff changeset
8 types/
111
f08004002444 updates to demo
drewp@bigasterisk.com
parents: 101
diff changeset
9 dist/