From d3f5bcef933a596b4a458986f0a95521dca1f6de Mon Sep 17 00:00:00 2001 From: Prilly Date: Thu, 19 Mar 2026 16:58:59 +0100 Subject: [PATCH] Initial creation --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..394af0c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +user_ops/* \ No newline at end of file