mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
31 lines
297 B
Plaintext
31 lines
297 B
Plaintext
npm-debug.log
|
|
.idea
|
|
.npmrc
|
|
|
|
/.editorconfig
|
|
/.travis.yml
|
|
/*.json
|
|
/karma-test-shim.js
|
|
/karma.conf.js
|
|
/gulpfile.ts
|
|
/.npmignore
|
|
/.happypack
|
|
**/*.html
|
|
**/*.js
|
|
**/*.ts
|
|
!**/*.d.ts
|
|
!**/adf-insights.js
|
|
|
|
**/*.scss
|
|
**/*.css
|
|
!**/_theming.scss
|
|
|
|
coverage/
|
|
demo/
|
|
dist/
|
|
node_modules
|
|
typings/
|
|
fonts/
|
|
i18n/
|
|
assets/
|