Run docker image build in CI
[e-mobility-charging-stations-simulator.git] / .cfignore
index 2ab298332b2acf18919ef6e9f739ffc753191075..12957ca081a3c3b531312b7701071e2bae277028 100644 (file)
--- a/.cfignore
+++ b/.cfignore
@@ -1,18 +1,65 @@
 .git
 .gitignore
 .gitattributes
+.gitmodules
+.github
+.prettierrc.json
+.prettierignore
 .jshintrc
-.eslintrc
+.eslintrc.json
+.eslintcache
+.husky
+.editorconfig
 .vscode
 .clinic
+*.clinic-*
+.tscache
+.nycrc.json
+.nyc_output
+.reuse
+.mocharc.json
+.release-it.json
+.xmake.cfg
 # Logs
 *.log
+# Winston
+*-audit.json
 # Vim
 # Persistent undo
 [._]*.un~
 # Temporary
 .netrwhist
 *~
+*.bak
 *.orig
+*.BACKUP.*
+*.BASE.*
+*.LOCAL.*
+*.REMOTE.*
+*_BACKUP_*.txt
+*_BASE_*.txt
+*_LOCAL_*.txt
+*_REMOTE_*.txt
+*.md
+*.db
+*tags-template.*
+*config-template.*
+*cf-template.*
+*.tar.gz
+*.mta
+rollup.config.js
+rollup.config.mjs
+mta.yaml
+mta_archives
+docker
+src
+test
+temp
+outputs
+coverage
 node_modules
-manifest-cf-template.yml
\ No newline at end of file
+!dist/node_modules
+sonar-project.properties
+performanceRecords.json
+performanceRecords.json.lock
+tsconfig*.json