From 8cf7e98a804b2cb45e3d4cbee5dd9e1d7cef06f0 Mon Sep 17 00:00:00 2001 From: Amit Kumar Nandi <11887616+aamitn@users.noreply.github.com> Date: Fri, 16 Feb 2024 17:00:11 +0530 Subject: [PATCH] github actions support --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 48a7a37..d4b6f16 100644 --- a/.gitignore +++ b/.gitignore @@ -36,4 +36,5 @@ build/ ### VS Code ### .vscode/ -shortener_db_schema.sql \ No newline at end of file +shortener_db_schema.sql +/out/