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