1
0
mirror of git://f0xx.org/ac/ac-docs synced 2026-07-29 05:18:46 +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

26
.gitignore vendored Normal file
View File

@@ -0,0 +1,26 @@
# Python bytecode (generated by PDF build scripts)
__pycache__/
*.pyc
*.pyo
*.pyd
# macOS filesystem artifacts
.DS_Store
.AppleDouble
.LSOverride
._*
# Editor swap / temp files
*.swp
*.swo
*~
\#*\#
# JetBrains / VSCode local state
.idea/
.vscode/
# Windows
Thumbs.db
ehthumbs.db
Desktop.ini