From 97ef43d52cea691102e0c5da2fafa1cf0a06e865 Mon Sep 17 00:00:00 2001 From: tp_dhu Date: Fri, 7 Feb 2025 23:15:37 +0000 Subject: [PATCH] added .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c478068 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/lib/ +/downloads/ \ No newline at end of file