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