summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2024-04-16 09:32:10 +0200
committerElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2024-04-16 09:32:10 +0200
commit99c4e883049c5a797e63df396d3530b77700a1d5 (patch)
tree58a3bbc3504731d737a2d31bf601af3731a1b9e4 /.gitignore
parentf3a49e6a8ad7247fbe32e455cdc1e3f217a0e073 (diff)
Modernize packaging with pyproject.toml and setuptool_scm.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8534f9c..011c0ee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,6 @@
*.pyc
.coverage
+hazwaz/_version.py
+
.*.sw?