From ce50407c932c0c7ac8d291cdc848d8b1df74e6f4 Mon Sep 17 00:00:00 2001 From: Its4Nik Date: Wed, 22 May 2024 00:49:27 +0200 Subject: [PATCH] Update Gitignore --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index 5c018da..eb1a846 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,10 @@ dist-ssr *.njsproj *.sln *.sw? + + + +# add: +docker-compose.yaml +build.sh +TODO \ No newline at end of file