From 5634189794e757d1c3506a760a85c384ca0895c6 Mon Sep 17 00:00:00 2001 From: pyr0ball Date: Mon, 17 Apr 2023 23:36:29 -0700 Subject: [PATCH] added gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2cbe8e1 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.list \ No newline at end of file