build(deps): apply updates
[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 .release-it.json
30 .xmake.cfg
31 # Logs
32 logs/
33 *.log
34 # Winston
35 *-audit.json
36 # Vim
37 # Persistent undo
38 [._]*.un~
39 # Temporary
40 .netrwhist
41 *~
42 *.bak
43 *.orig
44 *.BACKUP.*
45 *.BASE.*
46 *.LOCAL.*
47 *.REMOTE.*
48 *_BACKUP_*.txt
49 *_BASE_*.txt
50 *_LOCAL_*.txt
51 *_REMOTE_*.txt
52 *.md
53 *.db
54 *idtags-template.*
55 *config-template.*
56 *cf-template.*
57 manifest-*.yml
58 *.tar.gz
59 *.mta
60 commitlint.config.js
61 commitlint.config.cjs
62 bundle.js
63 mikro-orm.config.ts
64 mta.yaml
65 mta_archives
66 pnpm-lock.yaml
67 docker
68 src
69 tests
70 ui
71 temp
72 outputs
73 coverage
74 node_modules
75 sonar-project.properties
76 performance/
77 performanceRecords.json
78 performanceRecords.json.lock
79 tsconfig*.json