From: Jérôme Benoit Date: Sun, 1 Oct 2023 15:02:02 +0000 (+0200) Subject: refactor: cleanup .gitignore files X-Git-Tag: v1.2.23~4 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=fa3340bc15a022f270577022b7ee7173c7c7ed81;p=e-mobility-charging-stations-simulator.git refactor: cleanup .gitignore files Signed-off-by: Jérôme Benoit --- diff --git a/.gitignore b/.gitignore index 0fbf8510..2315d182 100644 --- a/.gitignore +++ b/.gitignore @@ -9,8 +9,7 @@ mikro-orm.config*.ts manifest*.yml !manifest-cf-template.yml -### Git ### -# Created by git for backups. To disable backups in Git: +# Created by git for backups. To disable backups in git: # $ git config --global mergetool.keepBackup false *.orig diff --git a/ui/web/.gitignore b/ui/web/.gitignore index 93e67545..8e66ec81 100644 --- a/ui/web/.gitignore +++ b/ui/web/.gitignore @@ -2,8 +2,7 @@ node_modules /dist -### Git ### -# Created by git for backups. To disable backups in Git: +# Created by git for backups. To disable backups in git: # $ git config --global mergetool.keepBackup false *.orig