[CI SKIP] Initial commit

This commit is contained in:
2026-02-07 12:36:13 +03:00
commit 52073bf2f9
17 changed files with 486 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
# игнорируем содержимое ent, кроме ent/schema
ent/*
!ent/schema
!ent/schema/**
# игнорируем маковский индекс
.DS_Store
# локальная документация
HELP.md