build: rollup -> esbuild
[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 bundle.js
58 mikro-orm.config.ts
59 mta.yaml
60 mta_archives
61 docker
62 src
63 tests
64 ui
65 temp
66 outputs
67 coverage
68 node_modules
69 sonar-project.properties
70 performanceRecords.json
71 performanceRecords.json.lock
72 tsconfig*.json