Files
openproject/frontend/.gitignore
T
Alexander Brandon Coles 79d0372f53 Tell git to ignore stats.html
[ci skip]
2025-12-09 11:47:37 -03:00

24 lines
475 B
Plaintext

/.angular/cache
/.sass-cache
/stats.html
/bower_components
/coverage
/node_modules
/npm-debug.log
/public/**/*
/tests/unit/reports
/tests/unit/tests/typescript
/tmp
/tests/openproject-common.js
/tests/openproject-test-bundle.js
/tests/openproject-main.css
/tests/openproject-tests.css
/out-tsc
/generated_typings
/src/app/features/plugins/linked/
/src/app/features/plugins/linked-plugins.module.ts
/src/app/features/plugins/linked-plugins.styles.sass
/legacy/app/plugins/*