From 96ddad7943180bfcb4bb76ec985bf69931a55284 Mon Sep 17 00:00:00 2001 From: Mikkeli Matlock Date: Wed, 10 Apr 2024 20:25:44 +0900 Subject: [PATCH] fixed gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8112bf8..e79eb32 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -./files.txt \ No newline at end of file +files.txt \ No newline at end of file