From 97295fce6946f96148ca00f5c778cdf462f8b963 Mon Sep 17 00:00:00 2001 From: whotookelburg <> Date: Mon, 30 Jan 2023 18:35:55 +0000 Subject: [PATCH] updated gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 4d910ea..17f681c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,6 @@ +# host (replit) *replit* +.cache + +# sts data to not git data/index \ No newline at end of file