From b078a641b9cf7dcc7b040be329b765dbd9cc8412 Mon Sep 17 00:00:00 2001 From: admin Date: Sat, 23 May 2026 20:33:15 +0000 Subject: [PATCH] Add .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3d33c50 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.woodpecker.yml +LICENSE \ No newline at end of file