Rodja Trappe преди 1 година
родител
ревизия
46d2c6ea42
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      .dockerignore

+ 2 - 0
.dockerignore

@@ -11,6 +11,8 @@ demo.py
 **/.pytest_cache
 **/.coverage
 **/.git
+**/.mypy_cache
+**/.nicegui
 
 # flyctl launch added from .pytest_cache/.gitignore
 # Created by pytest automatically.