Initial commit

This commit is contained in:
2026-07-10 00:19:05 +03:00
commit 54ffcf9bc0
29 changed files with 3832 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
/tmp
/out-tsc
**/node_modules/
**/dist/
cli/cli.env
logs/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
/.pnp
.pnp.js
.DS_Store
*.tar.gz
.vscode/*
.idea/
# Все markdown, кроме README.md
*.md
!README.md