diff .hgignore @ 3:04cc3816d478

Convert the project's build system to use pyproject.toml
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 19 Apr 2026 17:34:19 +0200
parents 3502ff002b14
children 6ac1ea5d2d4a
line wrap: on
line diff
--- a/.hgignore	Sun Apr 19 16:44:56 2026 +0200
+++ b/.hgignore	Sun Apr 19 17:34:19 2026 +0200
@@ -4,3 +4,5 @@
 (^|/)_venv.*/
 ^docs/_build/
 (^|/)_tmp/
+^dist/
+^[^/.]+\.egg-info/