build(simulator): update ignored CF files
[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 .eslintignore
11 .eslintcache
12 .lintstagedrc.json
13 .lintstagedrc.js
14 .husky
15 .editorconfig
16 .vscode
17 *.code-workspace
18 .clinic
19 *.clinic-*
20 .tscache
21 .c8rc.json
22 .nycrc.json
23 .nyc_output
24 .reuse
25 .mocharc.json
26 .release-it.json
27 .xmake.cfg
28 # Logs
29 *.log
30 # Winston
31 *-audit.json
32 # Vim
33 # Persistent undo
34 [._]*.un~
35 # Temporary
36 .netrwhist
37 *~
38 *.bak
39 *.orig
40 *.BACKUP.*
41 *.BASE.*
42 *.LOCAL.*
43 *.REMOTE.*
44 *_BACKUP_*.txt
45 *_BASE_*.txt
46 *_LOCAL_*.txt
47 *_REMOTE_*.txt
48 *.md
49 *.db
50 *tags-template.*
51 *config-template.*
52 *cf-template.*
53 manifest-*.yml
54 *.tar.gz
55 *.mta
56 commitlint.config.js
57 commitlint.config.cjs
58 rollup.config.js
59 rollup.config.mjs
60 mikro-orm.config.ts
61 mta.yaml
62 mta_archives
63 docker
64 src
65 test
66 temp
67 outputs
68 coverage
69 node_modules
70 !dist/node_modules
71 sonar-project.properties
72 performanceRecords.json
73 performanceRecords.json.lock
74 tsconfig*.json