hedgedoc/.idea/hedgedoc.iml
Erik Michelson 20834e3ff9
Some checks failed
Docker / build-and-push (backend) (push) Waiting to run
Docker / build-and-push (frontend) (push) Waiting to run
E2E Tests / backend-sqlite (push) Waiting to run
E2E Tests / backend-mariadb (push) Waiting to run
E2E Tests / backend-postgres (push) Waiting to run
E2E Tests / Build test build of frontend (push) Waiting to run
E2E Tests / frontend-cypress (1) (push) Blocked by required conditions
E2E Tests / frontend-cypress (2) (push) Blocked by required conditions
E2E Tests / frontend-cypress (3) (push) Blocked by required conditions
Lint and check format / Lint files and check formatting (push) Waiting to run
REUSE Compliance Check / reuse (push) Waiting to run
Scorecard supply-chain security / Scorecard analysis (push) Waiting to run
Static Analysis / Njsscan code scanning (push) Waiting to run
Static Analysis / CodeQL analysis (push) Waiting to run
Run tests & build / Test and build with NodeJS 20 (push) Waiting to run
Deploy HD2 docs to Netlify / Deploys to netlify (push) Has been cancelled
misc(ide): add search scopes and IDE ignore files to git
Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2025-04-20 18:26:38 +02:00

38 lines
2.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/.turbo" />
<excludeFolder url="file://$MODULE_DIR$/.yarn" />
<excludeFolder url="file://$MODULE_DIR$/backend/.turbo" />
<excludeFolder url="file://$MODULE_DIR$/backend/coverage" />
<excludeFolder url="file://$MODULE_DIR$/backend/coverage-e2e" />
<excludeFolder url="file://$MODULE_DIR$/backend/dist" />
<excludeFolder url="file://$MODULE_DIR$/backend/uploads" />
<excludeFolder url="file://$MODULE_DIR$/commons/.turbo" />
<excludeFolder url="file://$MODULE_DIR$/commons/dist" />
<excludeFolder url="file://$MODULE_DIR$/commons/node_modules" />
<excludeFolder url="file://$MODULE_DIR$/docs/.turbo" />
<excludeFolder url="file://$MODULE_DIR$/docs/site" />
<excludeFolder url="file://$MODULE_DIR$/docs/venv" />
<excludeFolder url="file://$MODULE_DIR$/frontend/.next" />
<excludeFolder url="file://$MODULE_DIR$/frontend/.swc" />
<excludeFolder url="file://$MODULE_DIR$/frontend/.turbo" />
<excludeFolder url="file://$MODULE_DIR$/frontend/coverage" />
<excludeFolder url="file://$MODULE_DIR$/frontend/cypress/downloads" />
<excludeFolder url="file://$MODULE_DIR$/frontend/cypress/screenshots" />
<excludeFolder url="file://$MODULE_DIR$/frontend/dist" />
<excludeFolder url="file://$MODULE_DIR$/frontend/node_modules" />
<excludeFolder url="file://$MODULE_DIR$/html-to-react/.turbo" />
<excludeFolder url="file://$MODULE_DIR$/html-to-react/dist" />
<excludeFolder url="file://$MODULE_DIR$/html-to-react/node_modules" />
<excludeFolder url="file://$MODULE_DIR$/markdown-it-plugins/.turbo" />
<excludeFolder url="file://$MODULE_DIR$/markdown-it-plugins/dist" />
<excludeFolder url="file://$MODULE_DIR$/markdown-it-plugins/node_modules" />
<excludeFolder url="file://$MODULE_DIR$/node_modules" />
<excludeFolder url="file://$MODULE_DIR$/tmp" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>