docs: add cursor rules

This commit is contained in:
smypmsa
2025-07-14 20:07:50 +00:00
parent 4d9864f936
commit 4383a18f47
9 changed files with 90 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# Cleanup Logic Guide
- [manager.py](mdc:src/cleanup/manager.py) manages cleanup operations and resource management.
- [modes.py](mdc:src/cleanup/modes.py) defines cleanup modes and strategies.
- This directory is responsible for resource cleanup and related logic.
description:
globs:
alwaysApply: false
---