mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
16 lines
235 B
Plaintext
16 lines
235 B
Plaintext
# Development-related files
|
|
.tern-port
|
|
coverage/
|
|
node_modules/.bin
|
|
node_modules/grunt*
|
|
node_modules/istanbul
|
|
node_modules/jshint
|
|
node_modules/load-grunt-tasks
|
|
|
|
# User-specific files
|
|
conf.json
|
|
|
|
# Generated files
|
|
test/tutorials/out
|
|
out/
|