mirror of
https://github.com/Polymer/polymer.git
synced 2025-02-25 18:55:30 -06:00
25 lines
297 B
Plaintext
25 lines
297 B
Plaintext
# dependencies
|
|
bower_components
|
|
node_modules
|
|
|
|
# compiled output
|
|
dist
|
|
|
|
# IDEs
|
|
.idea
|
|
.vscode
|
|
|
|
# misc
|
|
.DS_Store
|
|
npm-debug.log
|
|
|
|
# Analyzer output used in the docs
|
|
analysis.json
|
|
|
|
# NPM artifact
|
|
polymer-polymer-*.tgz
|
|
|
|
# Typings are generated upon publish to NPM, except for one.
|
|
*.d.ts
|
|
!interfaces.d.ts
|