From de91aa824e24656c6ee3d6d27017e723125c6802 Mon Sep 17 00:00:00 2001 From: eyedeekay Date: Mon, 26 May 2025 22:11:47 -0400 Subject: [PATCH] gitignore fixes --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0af923a..8f1e5e2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ log -i2p-backup \ No newline at end of file +i2p-backup +/tmp +/*.txt \ No newline at end of file