.dockerignore compilation artifacts

This commit is contained in:
AF 2023-04-28 09:52:20 +00:00 committed by parrrate
parent 04b6a6c839
commit 4608057e4e
Signed by: alisa
SSH Key Fingerprint: SHA256:vNY4pdIZvO1FYJKHROkdHLtvyopizvZVAEwg9AF6h04

View File

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