From 71b6b818a4b408f0cdd84f474d2ccf6dbea0fbfe Mon Sep 17 00:00:00 2001 From: Sandro Fuetsch Titan Date: Tue, 26 May 2026 19:25:33 +0200 Subject: [PATCH] first commit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c1e74f6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +publ.tsv +auth.tsv \ No newline at end of file