annotate .hgignore @ 64:def1aa2bfa3f

more targets polish. reorg code into next/
author drewp@bigasterisk.com
date Thu, 02 May 2024 23:06:31 -0700
parents fb0519859645
children c5e98d891638
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
18
92dce2fa8954 init pdm
drewp@bigasterisk.com
parents: 7
diff changeset
1 __pypackages__
61
fb0519859645 better py configs
drewp@bigasterisk.com
parents: 46
diff changeset
2 __pycache__
18
92dce2fa8954 init pdm
drewp@bigasterisk.com
parents: 7
diff changeset
3 .pdm-python
24
drewp@bigasterisk.com
parents: 18
diff changeset
4 .vscode
46
d62f4755a7d0 a teeny metrics server
drewp@bigasterisk.com
parents: 24
diff changeset
5 .venv
64
def1aa2bfa3f more targets polish. reorg code into next/
drewp@bigasterisk.com
parents: 61
diff changeset
6 ^migration/export
def1aa2bfa3f more targets polish. reorg code into next/
drewp@bigasterisk.com
parents: 61
diff changeset
7 ^next/build
def1aa2bfa3f more targets polish. reorg code into next/
drewp@bigasterisk.com
parents: 61
diff changeset
8 ^next/private.py
def1aa2bfa3f more targets polish. reorg code into next/
drewp@bigasterisk.com
parents: 61
diff changeset
9