Refactor code structure for improved readability and maintainability

This commit is contained in:
Dmitry
2026-01-06 19:19:28 +03:00
parent c96ffc4634
commit dcd32e2afd
4 changed files with 2135 additions and 7 deletions

11
.gitignore vendored
View File

@@ -18,3 +18,14 @@
*/Thumbs.db
*/.zcompdump
# SSH Keys
*/.ssh/id_*
*/.ssh/known_hosts*
# Lock files
*/.lock
*/.pid
*/.pid.lock
*/.sock