ci: refine release-please configuration for monorepo
[e-mobility-charging-stations-simulator.git] / .cfignore
1 .git
2 .gitignore
3 .gitattributes
4 .gitmodules
5 .github
6 .prettierrc.json
7 .prettierignore
8 .jshintrc
9 .eslintrc.json
10 .eslintrc.js
11 .eslintrc.cjs
12 .eslintrc.mjs
13 .eslintignore
14 .eslintcache
15 .lintstagedrc.json
16 .lintstagedrc.js
17 .lintstagedrc.cjs
18 .husky
19 .editorconfig
20 .vscode
21 *.code-workspace
22 .clinic
23 *.clinic-*
24 .tscache
25 .c8rc.json
26 .nycrc.json
27 .nyc_output
28 .reuse
29 .xmake.cfg
30 # Logs
31 logs/
32 *.log
33 # Winston
34 *-audit.json
35 # Vim
36 # Persistent undo
37 [._]*.un~
38 # Temporary
39 .netrwhist
40 *~
41 *.bak
42 *.orig
43 *.BACKUP.*
44 *.BASE.*
45 *.LOCAL.*
46 *.REMOTE.*
47 *_BACKUP_*.txt
48 *_BASE_*.txt
49 *_LOCAL_*.txt
50 *_REMOTE_*.txt
51 *.md
52 *.db
53 *idtags-template.*
54 *config-template.*
55 *cf-template.*
56 manifest-*.yml
57 *.tar.gz
58 *.mta
59 commitlint.config.js
60 commitlint.config.cjs
61 bundle.js
62 mikro-orm.config.ts
63 mta.yaml
64 mta_archives
65 pnpm-lock.yaml
66 docker
67 src
68 tests
69 ui
70 temp
71 outputs
72 coverage
73 node_modules
74 sonar-project.properties
75 performance/
76 performanceRecords.json
77 performanceRecords.json.lock
78 tsconfig*.json