Skip to content

Commit f5d7cf7

Browse files
committed
build: Update .gitignore and untrack files
1 parent dac32a0 commit f5d7cf7

6 files changed

Lines changed: 10 additions & 30436 deletions

File tree

.gitignore

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,10 @@ logs/
7777
*_translations.json
7878
*.png
7979
temp_requirements.txt
80-
desktop_qt_ui/mypy.ini
80+
desktop_qt_ui/mypy.ini
81+
# Ignore tool-specific caches in desktop_qt_ui
82+
desktop_qt_ui/.ruff_cache/
83+
desktop_qt_ui/.claude/
84+
desktop_qt_ui/.mypy_cache/
85+
desktop_qt_ui/logs/
86+
.qoder/

0 commit comments

Comments
 (0)