moth/contrib/python/.gitignore

8 lines
63 B
Plaintext
Raw Permalink Normal View History

2020-10-14 13:06:56 -06:00
build/
dist/
moth.egg-info
2020-10-15 13:59:57 -06:00
__pycache__/
2020-10-15 16:22:34 -06:00
.coverage
.eggs/
.tox/