.gitignore: dist subdir, may be created by pip

Change-Id: Ib23a687845842bd25d83f87aa00ae0c278abc842
This commit is contained in:
Neels Janosch Hofmeyr
2025-02-08 01:59:44 +01:00
parent edcd62435d
commit 8a61498ba6

1
.gitignore vendored
View File

@@ -7,3 +7,4 @@
/.local /.local
/build /build
/pySim.egg-info /pySim.egg-info
dist