investment/.hgignore

6 lines
68 B
Text
Raw Normal View History

2022-11-09 14:30:32 +01:00
syntax: glob
build/*
dist/*
mds_investment.egg-info/*
2022-11-09 21:49:33 +01:00
__pycache__/*