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