From: Vásáry Dániel Date: Thu, 25 Jan 2024 11:45:16 +0000 (+0100) Subject: Additional ignore X-Git-Url: http://git.useribm.hu/?a=commitdiff_plain;h=382f647d412fdea4fb462191a1587bab5e48cb15;p=mediacube.git Additional ignore --- diff --git a/server/-product/production/LOCAL/.gitignore b/server/-product/production/LOCAL/.gitignore index 8297d08b..bb8f7aca 100644 --- a/server/-product/production/LOCAL/.gitignore +++ b/server/-product/production/LOCAL/.gitignore @@ -1 +1,2 @@ /log/ +/tmp/ diff --git a/server/.gitignore b/server/.gitignore new file mode 100644 index 00000000..d1aa3864 --- /dev/null +++ b/server/.gitignore @@ -0,0 +1,2 @@ +/.metadata/ +/.settings/