build: refine .cfignore
[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 .eslintignore
13 .eslintcache
14 .lintstagedrc.json
15 .lintstagedrc.js
16 .lintstagedrc.cjs
17 .husky
18 .editorconfig
19 .vscode
20 *.code-workspace
21 .clinic
22 *.clinic-*
23 .tscache
24 .c8rc.json
25 .nycrc.json
26 .nyc_output
27 .reuse
28 .release-it.json
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 docker
66 src
67 tests
68 ui
69 temp
70 outputs
71 coverage
72 node_modules
73 sonar-project.properties
74 performance/
75 performanceRecords.json
76 performanceRecords.json.lock
77 tsconfig*.json