MirrorSphere/.gitignore
DaLaw2 fe5f8dd258
feat: Rewrote the system architecture (#5)
* refactor: Remove file locking functionality and associated references

* refactor: Replace PathBuf with Path references across interfaces and remove redundant implementations

* fix: UI missing "Comparison Mode" field, and set permission failed

* refactor: Restructure core module into submodules for better organization

* wip: Remove event system

* refactor: Introduce actor model framework and reorganize module hierarchy

* wip: Remove event system and restructure module hierarchy for actor-based architecture

* refactor: Remove unused traits and modules, enhance GUI handling, and refine actor-driven architecture
2025-08-15 23:05:57 +08:00

7 lines
54 B
Plaintext

.idea
logs
target
devnote.txt
mirrorSphere.db
db.lock