diff --git a/.gitignore b/.gitignore index 650648d..00d5847 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,9 @@ dist/ # Logs de build build_*.txt +# Local release artifacts (downloaded for Microsoft Store submission) +artifacts-*/ + # Testes / temporários test_ctrl_scroll.py *.tmp