mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
21 lines
281 B
Plaintext
21 lines
281 B
Plaintext
# Development-related files
|
|
.tern-port
|
|
coverage/
|
|
node_modules/.bin
|
|
node_modules/eslint
|
|
node_modules/gulp*
|
|
node_modules/istanbul
|
|
|
|
# Node.js-only modules
|
|
node_modules/requizzle
|
|
|
|
# User-specific files
|
|
conf.json
|
|
|
|
# Generated files
|
|
test/tutorials/out
|
|
out/
|
|
|
|
# Dotfile detritus
|
|
.DS_Store
|