mirror of
https://github.com/BreizhHardware/Site-comptage-heure.git
synced 2026-01-18 16:17:28 +01:00
fix: update import paths for components and utilities to relative paths
This commit is contained in:
44
.dockerignore
Normal file
44
.dockerignore
Normal file
@@ -0,0 +1,44 @@
|
||||
node_modules
|
||||
.next
|
||||
.env*
|
||||
.git
|
||||
.gitignore
|
||||
README.md
|
||||
.dockerignore
|
||||
*.log
|
||||
.DS_Store
|
||||
.vscode
|
||||
.idea
|
||||
coverage
|
||||
.nyc_output
|
||||
.cache
|
||||
dist
|
||||
build
|
||||
*.tgz
|
||||
*.tar.gz
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
*.swp
|
||||
*.swo
|
||||
*~
|
||||
.npm
|
||||
.yarn-integrity
|
||||
.pnpm-debug.log*
|
||||
.npmrc
|
||||
.yarnrc
|
||||
.pnpmrc
|
||||
.prettierrc
|
||||
.eslintrc
|
||||
.eslintignore
|
||||
.prettierignore
|
||||
.stylelintrc
|
||||
postcss.config.js
|
||||
tailwind.config.js
|
||||
next.config.js
|
||||
next-env.d.ts
|
||||
tsconfig.json
|
||||
prisma/dev.db
|
||||
INITIAL_SETUP.md
|
||||
API_DOCS.md
|
||||
INDICATIONS_POUR_LLMS.md
|
||||
|
||||
Reference in New Issue
Block a user