mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
13 lines
175 B
Plaintext
13 lines
175 B
Plaintext
# development-related files
|
|
.jshintrc
|
|
.travis.yml
|
|
Gruntfile.js
|
|
|
|
# scripts for launching JSDoc with Mozilla Rhino
|
|
/jsdoc*
|
|
!/jsdoc.js
|
|
|
|
# Rhino and test directories
|
|
rhino/
|
|
test/
|