From b6087c926c70c84247c223bca96c5679e88c8f27 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Wed, 8 Oct 2025 01:22:08 -0700 Subject: [PATCH] news.template --- .gitignore | 4 +--- data/news.txt | 1 + 2 files changed, 2 insertions(+), 3 deletions(-) create mode 100644 data/news.txt diff --git a/.gitignore b/.gitignore index 913399a..a3e2f22 100644 --- a/.gitignore +++ b/.gitignore @@ -23,9 +23,7 @@ data/rag/* # qrz db data/qrz.db -# fileMon -news.txt -alert.txt +# fileMonitor test file bee.txt # .csv files diff --git a/data/news.txt b/data/news.txt new file mode 100644 index 0000000..6f3fc71 --- /dev/null +++ b/data/news.txt @@ -0,0 +1 @@ +no new news is good news! \ No newline at end of file