Update gitignore

This commit is contained in:
Johannes Wilm 2022-08-16 13:56:25 +02:00
parent c089561f48
commit a897f5e8e9

1
.gitignore vendored
View file

@ -1,4 +1,5 @@
*.pyc *.pyc
__pycache__
build/ build/
src/ src/
pip-log.txt pip-log.txt