diff --git a/.gitignore b/.gitignore index 7783289..f460b62 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ # 2. Python Caches __pycache__/ *.py[cod] +.nicegui/storage* # 3. Virtuelle Umgebungen venv/