From 499797eeb6aca90bb339514bac02641a5cd4b02f Mon Sep 17 00:00:00 2001 From: Minteck Date: Sun, 8 May 2022 13:18:28 +0200 Subject: Initial commit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ac2282f..db93ef4 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -fetcher/token.txt \ No newline at end of file +fetcher/token.txt +fetcher/projects \ No newline at end of file -- cgit