From a4102a7900c33eab3b212f23b3563537773c06bc Mon Sep 17 00:00:00 2001 From: Sebastian Tobie Date: Thu, 28 Nov 2024 23:38:48 +0100 Subject: [PATCH] added anime.toml to gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index eb68687..a4f82a7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /target -/tmp \ No newline at end of file +/tmp +/animes.toml