mirror of
https://github.com/crmeb/CRMEB.git
synced 2026-01-15 02:48:12 +00:00
30 lines
296 B
Plaintext
30 lines
296 B
Plaintext
.DS_Store
|
|
node_modules
|
|
/dist
|
|
|
|
package-lock.json
|
|
|
|
/tests/e2e/videos/
|
|
/tests/e2e/screenshots/
|
|
|
|
# local env files
|
|
.env.local
|
|
.env.*.local
|
|
|
|
# Log files
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
|
|
# Editor directories and files
|
|
.idea
|
|
.vscode
|
|
*.suo
|
|
*.ntvs*
|
|
*.njsproj
|
|
*.sln
|
|
*.sw*
|
|
|
|
build/env.js
|
|
.env
|