feat / AEB-61 add dockeringore files

This commit is contained in:
Timofey
2025-10-04 13:19:12 +03:00
parent d3c270ab9d
commit a822ea587c
8 changed files with 591 additions and 566 deletions

View File

@@ -15,8 +15,8 @@
"axios": "^1.11.0",
"next": "^15.4.3",
"next-auth": "^4.24.11",
"react": "19.1.0",
"react-dom": "19.1.0",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-hot-toast": "^2.6.0",
"react-icons": "^5.5.0",
"react-select": "^5.10.2",
@@ -29,7 +29,7 @@
"@types/react": "^19",
"@types/react-dom": "^19",
"eslint": "^9",
"eslint-config-next": "15.4.3",
"eslint-config-next": "^15.4.3",
"prettier": "^3.6.2",
"prettier-plugin-tailwindcss": "^0.6.14",
"tailwindcss": "^4",