From 6d9a140407c4e8919c6c83f6c3170eaf188a8008 Mon Sep 17 00:00:00 2001 From: Ava Hahn Date: Mon, 25 Aug 2025 23:06:41 +0000 Subject: [PATCH] add assets to ignore list Signed-off-by: Ava Hahn --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..057fe9e --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +kaproxy/nginx +kasvc/keepalive-svc +PROFILE.LOG +PROFILE.LOG.old