You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
334 B
Plaintext
33 lines
334 B
Plaintext
11 months ago
|
node_modules
|
||
|
bower_components
|
||
|
|
||
|
# docs site
|
||
|
_gh_pages
|
||
|
|
||
|
# build the extensions
|
||
|
extensions.js
|
||
|
|
||
|
# deploy the docs
|
||
|
deploy.sh
|
||
|
|
||
|
# old docs
|
||
|
docs_
|
||
|
|
||
|
# check the locale file on README
|
||
|
check.js
|
||
|
|
||
|
# Common IDE files
|
||
|
nbproject
|
||
|
.~lock.*
|
||
|
.buildpath
|
||
|
.idea
|
||
|
.project
|
||
|
.settings
|
||
|
*.iml
|
||
|
|
||
|
# OS X Finder internal system files
|
||
|
.DS_Store
|
||
|
.localized
|
||
|
Icon
|
||
|
.vscode
|