25 lines
378 B
Plaintext
25 lines
378 B
Plaintext
# dependencies
|
|
node_modules/
|
|
.yarn/
|
|
|
|
# production
|
|
build/
|
|
public/
|
|
|
|
# ide
|
|
.vscode/
|
|
|
|
# external docs
|
|
src/app/main/documentation/material-ui-components/components/*
|
|
src/app/main/documentation/material-ui-components/pages/*
|
|
src/app/main/documentation/third-party-components/*/examples/*
|
|
|
|
src/@fake-db/db/*
|
|
**/*.{js,jsx}
|
|
|
|
.eslintrc.js
|
|
tailwind.config.
|
|
|
|
aliases.js
|
|
config-overrides.js
|