From 1e0482ebe11b2383ecd2a32100ba4297d8644821 Mon Sep 17 00:00:00 2001 From: AetherForge Date: Mon, 1 Jun 2026 17:54:18 -0700 Subject: [PATCH] Add mining pool notes; ignore local USB archive and shell junk --- .gitignore | 3 +++ mining pools to use.txt | 5 +++++ 2 files changed, 8 insertions(+) create mode 100644 mining pools to use.txt diff --git a/.gitignore b/.gitignore index c34fc0d..32b30d9 100644 --- a/.gitignore +++ b/.gitignore @@ -33,6 +33,9 @@ Desktop.ini # Temp -p/ *.log +*.rar +delete +query # Accidental empty placeholder (breaks go build if committed) /server/internal/ollama/main.go diff --git a/mining pools to use.txt b/mining pools to use.txt new file mode 100644 index 0000000..7170a30 --- /dev/null +++ b/mining pools to use.txt @@ -0,0 +1,5 @@ +tls: gulf.moneroocean.stream 20004 + +tls xmr-us-west1.nanopool.org 10343 + +non-tls xmr-us-west1.nanopool.org 10300 \ No newline at end of file