mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
30 lines
284 B
Plaintext
30 lines
284 B
Plaintext
npm-debug.log
|
|
.idea
|
|
.npmrc
|
|
|
|
/.editorconfig
|
|
/*.json
|
|
/karma-test-shim.js
|
|
/karma.conf.js
|
|
/gulpfile.ts
|
|
/.npmignore
|
|
/.happypack
|
|
**/*.html
|
|
**/*.js
|
|
**/*.ts
|
|
!**/*.d.ts
|
|
!**/adf-core.js
|
|
|
|
**/*.scss
|
|
**/*.css
|
|
!**/lib/_theming.scss
|
|
|
|
coverage/
|
|
demo/
|
|
dist/
|
|
node_modules
|
|
typings/
|
|
fonts/
|
|
i18n/
|
|
assets/
|