repositories
/
e-mobility-charging-stations-simulator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42de5c9
)
build: refine .cfignore
author
Jérôme Benoit
<jerome.benoit@sap.com>
Thu, 16 Nov 2023 17:30:53 +0000
(18:30 +0100)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Thu, 16 Nov 2023 17:30:53 +0000
(18:30 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
.cfignore
patch
|
blob
|
blame
|
history
diff --git
a/.cfignore
b/.cfignore
index c76c8544bed096ab7d244ac1d8e68b089f99387f..b12a559d8cfd39d0484c11c1cdf26ad83849c995 100644
(file)
--- a/
.cfignore
+++ b/
.cfignore
@@
-7,10
+7,13
@@
.prettierignore
.jshintrc
.eslintrc.json
+.eslintrc.js
+.eslintrc.cjs
.eslintignore
.eslintcache
.lintstagedrc.json
.lintstagedrc.js
+.lintstagedrc.cjs
.husky
.editorconfig
.vscode
@@
-25,6
+28,7
@@
.release-it.json
.xmake.cfg
# Logs
+logs/
*.log
# Winston
*-audit.json
@@
-67,6
+71,7
@@
outputs
coverage
node_modules
sonar-project.properties
+performance/
performanceRecords.json
performanceRecords.json.lock
tsconfig*.json