chore: добавить dist-node в .gitignore, убрать из отслеживания

Made-with: Cursor
This commit is contained in:
Anton
2026-03-10 11:54:31 +03:00
parent 56b5c81ec5
commit 20d2a2b497
3 changed files with 1 additions and 16 deletions

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
node_modules/
dist/
dist-node/
build/
.env