1
0
mirror of git://f0xx.org/ac/ac-docs synced 2026-07-29 06:38:30 +03:00

new DR and spec for cluster monitoring, docs updated

This commit is contained in:
Anton Afanasyeu
2026-06-26 19:47:17 +02:00
parent df726f5993
commit aab2b8512d
53 changed files with 5505 additions and 737 deletions

15
.cursorignore Normal file
View File

@@ -0,0 +1,15 @@
# Binary outputs — not useful for AI context
*.pdf
# Python bytecode
__pycache__/
*.pyc
*.pyo
# macOS artifacts
.DS_Store
# Editor temp files
*.swp
*.swo
*~