mirror of
https://github.com/devhubapp/devhub.git
synced 2026-03-27 23:31:07 +00:00
14 lines
138 B
Plaintext
14 lines
138 B
Plaintext
*.jsbundle
|
|
*.tsbuildinfo
|
|
.DS_Store
|
|
.history
|
|
.jest
|
|
.vscode
|
|
build
|
|
coverage
|
|
dist
|
|
node_modules
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|