mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
* Publish only if code is affected * use ncc vercel * ignore * ignore * ignore nodemodules * remove test * Update .gitignore only action dist
38 lines
509 B
Plaintext
38 lines
509 B
Plaintext
/.angular/cache
|
|
*.log
|
|
node_modules
|
|
bundles
|
|
workspace.xml
|
|
.idea/
|
|
*.iml
|
|
.env.*
|
|
.env
|
|
dist
|
|
!./.github/actions/**/dist
|
|
e2e/.env.cloud
|
|
tmp
|
|
temp
|
|
/nxcache
|
|
e2e-output*/
|
|
/e2e/downloads/
|
|
*.npmrc
|
|
.history
|
|
/ng2-components/ng2-alfresco-core/prebuilt-themes/
|
|
.ng_pkg_build/
|
|
/demo-shell/dist-dev-temp/
|
|
/lib/export-new.json
|
|
/lib/config/exportCheck.js
|
|
/docs/sourceinfo
|
|
/docs/docs.json
|
|
/protractorFailuresReport
|
|
coverage/
|
|
/desktop.ini
|
|
out-tsc
|
|
!/.protractor-smartrunner/
|
|
/reports/
|
|
e2e-result-*
|
|
licenses.txt
|
|
.DS_Store
|
|
.angular
|
|
NX
|