18 lines
191 B
Text
Executable file
18 lines
191 B
Text
Executable file
# Outputs
|
|
src/**/*.js
|
|
src/**/*.js.map
|
|
src/**/*.d.ts
|
|
|
|
# IDEs
|
|
.idea/
|
|
jsconfig.json
|
|
.vscode/
|
|
|
|
# Misc
|
|
node_modules/
|
|
npm-debug.log*
|
|
yarn-error.log*
|
|
|
|
# Mac OSX Finder files.
|
|
**/.DS_Store
|
|
.DS_Store
|