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
10 .eslintcache
11 .husky
12 .editorconfig
13 .vscode
14 .clinic
15 *.clinic-*
16 .tscache
17 .nycrc.json
18 .nyc_output
19 .mocharc.json
20 .release-it.json
21 .xmake.cfg
22 # Logs
23 *.log
24 # Winston
25 *-audit.json
26 # Vim
27 # Persistent undo
28 [._]*.un~
29 # Temporary
30 .netrwhist
31 *~
32 *.orig
33 *.md
34 *.db
35 *tags-template.*
36 *config-template.*
37 *cf-template.*
38 *.tar.gz
39 *.mta
40 rollup.config.js
41 mta.yaml
42 mta_archives
43 docker
44 src
45 test
46 temp
47 outputs
48 coverage
49 charging-stations-simulator-start.sh
50 charging-stations-simulator-start.bat
51 node_modules
52 sonar-project.properties
53 performanceRecords.json
54 performanceRecords.json.lock
55 tsconfig*.json