Cleanup CF and docker deployment support
[e-mobility-charging-stations-simulator.git] / .cfignore
1 .git
2 .gitignore
3 .gitattributes
4 .gitmodules
5 .github
6 .jshintrc
7 .eslintrc
8 .editorconfig
9 .vscode
10 .clinic
11 .tscache
12 .nycrc.json
13 .nyc_output
14 .mocharc.json
15 .release-it.json
16 .xmake.cfg
17 # Logs
18 *.log
19 # Winston
20 *-audit.json
21 # Vim
22 # Persistent undo
23 [._]*.un~
24 # Temporary
25 .netrwhist
26 *~
27 *.orig
28 *.md
29 *.db
30 *-template.*
31 *.tar.gz
32 *.mta
33 mta_archives
34 src
35 test
36 temp
37 outputs
38 coverage
39 charging-stations-simulator-start.sh
40 charging-stations-simulator-start.bat
41 node_modules
42 sonar-project.properties
43 performanceRecords.json
44 tsconfig*.json
45 mta.yaml