Fix .cfignore file for templates.
[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 *tags-template.*
31 *config-template.*
32 *cf-template.*
33 *.tar.gz
34 *.mta
35 rollup.config.js
36 mta.yaml
37 mta_archives
38 docker
39 src
40 test
41 temp
42 outputs
43 coverage
44 charging-stations-simulator-start.sh
45 charging-stations-simulator-start.bat
46 node_modules
47 sonar-project.properties
48 performanceRecords.json
49 tsconfig*.json