]> gitweb.michael.orlitzky.com - geoipyupdate.git/blob - .gitignore
pyproject.toml: use semver for our versioning scheme
[geoipyupdate.git] / .gitignore
1 # python -m build
2 src/geoipyupdate.egg-info/
3 src/geoipyupdate/__pycache__/
4 dist/
5
6 # pip wheel
7 build/
8 geoipyupdate-*.whl