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