From 025a731f4c4cd00fa10d90b3cf06646be862bd4f Mon Sep 17 00:00:00 2001 From: pathetic Date: Wed, 26 Nov 2025 18:10:20 +0000 Subject: [PATCH] gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..118d114 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +rouly.js +accounts.json +.first_run_complete +/results/* \ No newline at end of file