17 lines
157 B
Plaintext
17 lines
157 B
Plaintext
# Build outputs
|
|
dist/
|
|
lib/
|
|
coverage/
|
|
|
|
# Dependencies
|
|
node_modules/
|
|
|
|
# Misc
|
|
.github/
|
|
*.log
|
|
.DS_Store
|
|
__tests__/release.txt
|
|
|
|
# Package files
|
|
package-lock.json
|