]> gitweb.michael.orlitzky.com - geoipyupdate.git/blob - .gitignore
README.rst: reword a bullet point
[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