python-installer/.gitignore

9 lines
47 B
Plaintext
Raw Normal View History

2023-03-17 16:16:41 +08:00
*.pyc
.nox/
/build/
/dist/
.coverage
.*cache