From 848eb39761cb5e7a4d5a29b5009dfae4abb6229e Mon Sep 17 00:00:00 2001 From: Praful Koppalkar Date: Fri, 5 Jan 2024 11:51:08 +0530 Subject: [PATCH] docs: HS-112: Added CODEOWNERS to the gitignore file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 27a952565..80407f77b 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ public/app.css .DS_Store /dist/ **/*.bs.js +.github/CODEOWNERS # yarn .pnp.*