From dc772fb588f9cfd849813b1863df1166fd03ec62 Mon Sep 17 00:00:00 2001 From: Daniel Tam Date: Sun, 26 May 2024 04:45:04 -0500 Subject: [PATCH] add cache file --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c5e8546..ed5d858 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ config.ini .devcontainer/ -.github/ \ No newline at end of file +.github/ +cache.txt \ No newline at end of file