mirror of
https://github.com/debug-js/debug.git
synced 2026-01-25 16:42:28 +00:00
13 lines
127 B
Plaintext
13 lines
127 B
Plaintext
.DS_Store
|
|
node_modules/
|
|
*.sock
|
|
/build/
|
|
npm-debug.log
|
|
yarn-error.log
|
|
/dist/
|
|
/coverage/
|
|
|
|
# lockfiles
|
|
yarn.lock
|
|
package-lock.json
|