More cleanup work. This is the job that never ends.

This commit is contained in:
Storm Dragon
2025-12-24 11:17:05 -05:00
parent bcedfa5da7
commit 0a18de8e87
709 changed files with 1483 additions and 4296 deletions

View File

@@ -83,7 +83,7 @@ busctl --user call org.stormux.Cthulhu.Service /org/stormux/Cthulhu/Service org.
## Git Repository Management
The `.gitignore` file is configured to exclude:
- Build artifacts (`configure`, `Makefile`, etc.)
- Build artifacts (`_build`, `_build_releasecheck`, `meson-private`, etc.)
- Generated Python files (`cthulhu_bin.py`, `cthulhu_i18n.py`, etc.)
- Python bytecode (`*.pyc`, `__pycache__/`)