Small gitignore change

This commit is contained in:
jgrogan 2024-08-26 17:26:45 +01:00
parent 89ea1f6062
commit 2524601616

2
.gitignore vendored
View file

@ -1,4 +1,4 @@
.venv .venv
build/ build/
*.egg-info *.egg-info
__pycache__/ __pycache__