From 7f2dc1ff874b93514fdd20e0addbcccac687fb02 Mon Sep 17 00:00:00 2001 From: endernon Date: Wed, 11 Sep 2024 19:25:04 +0100 Subject: [PATCH] update gitignore to remove the jsons --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ff1c9f8..12b0c37 100644 --- a/.gitignore +++ b/.gitignore @@ -19,4 +19,6 @@ target/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. .idea/ -releases \ No newline at end of file +releases +id_keys.json +shiny_stats.json