update gitignore

This commit is contained in:
Frederik Jaeckel 2024-07-19 16:22:45 +02:00
parent b59e25760d
commit a6097c1022

View file

@ -1,4 +1,4 @@
syntax: glob
*.pyc
.env
build/*
dist/*