From 465397d45933480b02f8bfa378674957969687d1 Mon Sep 17 00:00:00 2001
From: Chase Manning <chase@manning.dev>
Date: Fri, 15 Sep 2023 16:24:04 +0100
Subject: [PATCH] :see_no_evil: add comms to gitignore

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 9db6e8f..b934b55 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 npm-debug.log*
 yarn-debug.log*
 yarn-error.log*
+COMMS.md
\ No newline at end of file