From 66fc5ac44b44b3a5ac75cf8d1139c341f6cb0c42 Mon Sep 17 00:00:00 2001 From: Luna Date: Sat, 17 Jul 2021 16:41:24 -0700 Subject: [PATCH] updated gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0b690b9..052b1d5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ streamchat.code-workspace chat.html chat.js -index.html \ No newline at end of file +index.html +chat.css +stream.css \ No newline at end of file