Fix cloud foundry deployment
[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 *.bak
33 *.orig
34 *.md
35 *.db
36 *tags-template.*
37 *config-template.*
38 *cf-template.*
39 *.tar.gz
40 *.mta
41 rollup.config.js
42 rollup.config.mjs
43 mta.yaml
44 mta_archives
45 docker
46 src
47 test
48 temp
49 outputs
50 coverage
51 node_modules
52 !dist/node_modules
53 sonar-project.properties
54 performanceRecords.json
55 performanceRecords.json.lock
56 tsconfig*.json