gitignore

This commit is contained in:
Andrey Kondratev
2025-08-28 17:07:32 +05:00
parent 9d011cf4c5
commit 03222840e4
8 changed files with 336 additions and 5788 deletions

View File

@@ -27,10 +27,8 @@
},
"packageManager": "yarn@1.22.19",
"dependencies": {
"axios": "^1.6.2",
"express": "^4.18.2",
"fluent-ffmpeg": "^2.1.2",
"node-fetch": "^3.3.2",
"node-telegram-bot-api": "^0.64.0",
"soundcloud-downloader": "^1.0.0",
"sqlite3": "^5.1.6"
@@ -40,6 +38,8 @@
"@types/fluent-ffmpeg": "^2.1.27",
"@types/node": "^24.3.0",
"@types/node-telegram-bot-api": "^0.64.10",
"@typescript-eslint/eslint-plugin": "^8.41.0",
"@typescript-eslint/parser": "^8.41.0",
"eslint": "^9.34.0",
"nodemon": "^3.0.2",
"ts-node": "^10.9.2",