From 4625e540bf0b9afc68970d7b1082d4b689b9211e Mon Sep 17 00:00:00 2001 From: Thomas Farstrike Date: Wed, 12 Nov 2025 00:32:07 +0100 Subject: [PATCH] Ignore private files --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 6f7b3193..f1073a8f 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,6 @@ internal_filesystem/SDLPointer_3 internal_filesystem/data internal_filesystem/sdcard +# these tests contain actual NWC URLs: +tests/manual_test_nwcwallet_alby.py +tests/manual_test_nwcwallet_cashu.py