Files
SearchCompany/.gitignore
2025-10-03 07:45:21 +08:00

25 lines
274 B
Plaintext

.gitignore
.git/
.idea/
.vscode/
.DS_Store
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
node_modules/
dist/
build/
.next/
.out/
.serverless/
cdk.out/
.vscode-test/
cookies/
data/