add python stuff to .gitignore

This commit is contained in:
hlad 2024-11-18 08:35:03 +01:00
parent e3ba823070
commit 8cf87dff43

3
.gitignore vendored
View file

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