diff --git a/spring-kafka-example/.gitattributes b/spring-kafka-example/.gitattributes index 3b41682..caf59ac 100644 --- a/spring-kafka-example/.gitattributes +++ b/spring-kafka-example/.gitattributes @@ -1,2 +1,2 @@ /mvnw text eol=lf -*.cmd text eol=crlf +*.cmd text eol=crlf \ No newline at end of file diff --git a/spring-kafka-example/.gitignore b/spring-kafka-example/.gitignore index a71cd2b..d4f22b6 100644 --- a/spring-kafka-example/.gitignore +++ b/spring-kafka-example/.gitignore @@ -29,4 +29,4 @@ build/ !**/src/test/**/build/ ### VS Code ### -.vscode/ +.vscode/ \ No newline at end of file diff --git a/spring-prometheus-grafana-example/.gitattributes b/spring-prometheus-grafana-example/.gitattributes index 3b41682..caf59ac 100644 --- a/spring-prometheus-grafana-example/.gitattributes +++ b/spring-prometheus-grafana-example/.gitattributes @@ -1,2 +1,2 @@ /mvnw text eol=lf -*.cmd text eol=crlf +*.cmd text eol=crlf \ No newline at end of file diff --git a/spring-prometheus-grafana-example/.gitignore b/spring-prometheus-grafana-example/.gitignore index a71cd2b..d4f22b6 100644 --- a/spring-prometheus-grafana-example/.gitignore +++ b/spring-prometheus-grafana-example/.gitignore @@ -29,4 +29,4 @@ build/ !**/src/test/**/build/ ### VS Code ### -.vscode/ +.vscode/ \ No newline at end of file