annotate .hgignore @ 82:5a526531305f

rules
author drewp@bigasterisk.com
date Wed, 07 Aug 2024 15:10:28 -0700
parents c5e98d891638
children
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
68
c5e98d891638 remove 'next' prefix
drewp@bigasterisk.com
parents: 64
diff changeset
7 ^build
c5e98d891638 remove 'next' prefix
drewp@bigasterisk.com
parents: 64
diff changeset
8 ^private.py
64
def1aa2bfa3f more targets polish. reorg code into next/
drewp@bigasterisk.com
parents: 61
diff changeset
9