X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=ui%2Fweb%2F.gitignore;h=447b9ddd9fe333e5efd092c4b81f62a3fc45471e;hb=53a8f2aadb2fceace1a8884770680f7e70437f73;hp=4bc4a6b8ddd5600e5dd833dd407130b176ea1beb;hpb=ebbfbf1c01e010d051956867484b74a94237f546;p=e-mobility-charging-stations-simulator.git diff --git a/ui/web/.gitignore b/ui/web/.gitignore index 4bc4a6b8..447b9ddd 100644 --- a/ui/web/.gitignore +++ b/ui/web/.gitignore @@ -1,9 +1,9 @@ .DS_Store node_modules /dist +/public/config.json -### 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 @@ -38,3 +38,6 @@ pnpm-debug.log* *.njsproj *.sln *.sw? + +# pnpm +package-lock.json