Add python ignore content

This commit is contained in:
jgrogan 2024-08-26 16:41:10 +01:00
parent 3f341a054b
commit ed18ceb6a5
2 changed files with 3 additions and 1 deletions

4
.gitignore vendored
View file

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

View file