Files
polymer/.gitignore
2018-07-30 13:18:19 -07:00

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