annotate .hgignore @ 101:76c1a29a328f

repo now demos itself, which runs better than using the nested demo/ project
author drewp@bigasterisk.com
date Fri, 11 Feb 2022 23:24:41 -0800
parents 4d19a94906d2
children f08004002444
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/