Mercurial > code > home > repos > victoriametrics
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 |
rev | line source |
---|---|
18 | 1 __pypackages__ |
61 | 2 __pycache__ |
18 | 3 .pdm-python |
24 | 4 .vscode |
46 | 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 |