Files
bump_python/.gitignore
2022-01-15 14:12:51 +01:00

6 lines
60 B
Plaintext

*__pycache__/*
*/__pycache__/*
.bump*
*.tar.gz
*.egg-info/*