59 lines
950 B
Plaintext
59 lines
950 B
Plaintext
# Logs
|
|
logs
|
|
*.log
|
|
|
|
# Runtime data
|
|
pids
|
|
*.pid
|
|
*.seed
|
|
|
|
# Directory for instrumented libs generated by jscoverage/JSCover
|
|
lib-cov
|
|
|
|
# Coverage directory used by tools like istanbul
|
|
coverage
|
|
|
|
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
|
|
.grunt
|
|
|
|
# Compiled binary addons (http://nodejs.org/api/addons.html)
|
|
build/Release
|
|
|
|
# Dependency directory
|
|
# Deployed apps should consider commenting this line out:
|
|
# see https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git
|
|
node_modules
|
|
|
|
|
|
.settings
|
|
.vscode
|
|
|
|
# Special
|
|
*.ttf
|
|
*.7z
|
|
test/
|
|
preview/
|
|
build/
|
|
dist/
|
|
ref/
|
|
pages/
|
|
releases/
|
|
release-archives/
|
|
snapshot/assets/
|
|
snapshot/index.css
|
|
|
|
# Generated scripts
|
|
.buildglyphs.all.patel
|
|
buildglyphs.js
|
|
parameters.js
|
|
support/glyph.js
|
|
support/point.js
|
|
support/anchor.js
|
|
support/transform.js
|
|
support/simple-expand.js
|
|
support/spiroexpand.js
|
|
support/spirokit.js
|
|
support/utils.js
|
|
meta/*.js
|
|
glyphs/*.js
|
|
testdrive/assets |