mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
42 lines
665 B
Plaintext
42 lines
665 B
Plaintext
npm-debug.log
|
|
node_modules
|
|
.idea
|
|
.npmrc
|
|
typings
|
|
coverage
|
|
dist
|
|
|
|
content-services/**/*.js
|
|
!content-services/karma-test-shim.js
|
|
content-services/**/*.js.map
|
|
content-services/**/*.d.ts
|
|
|
|
process-services/**/*.js
|
|
!process-services/karma-test-shim.js
|
|
process-services/**/*.js.map
|
|
process-services/**/*.d.ts
|
|
|
|
core/**/*.js
|
|
!core/karma-test-shim.js
|
|
core/**/*.js.map
|
|
core/**/*.d.ts
|
|
|
|
insights/**/*.js
|
|
!insights/karma-test-shim.js
|
|
insights/**/*.js.map
|
|
insights/**/*.d.ts
|
|
|
|
!config/karma-test-shim.js!
|
|
|
|
*.tgzf
|
|
core/prebuilt-themes/
|
|
/package/
|
|
/bundles/
|
|
index.d.ts
|
|
/.happypack
|
|
|
|
process-services/_theming.scss
|
|
content-services/_theming.scss
|
|
core/_theming.scss
|
|
insights/_theming.scss
|