From 1f3cca1f2ca463a3aeddeaff28f333118bb63142 Mon Sep 17 00:00:00 2001 From: sinus Date: Wed, 27 Nov 2024 23:12:15 +0100 Subject: [PATCH] add KhadhroonySRLPv4.yaml to .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 83e067a..6045d2b 100644 --- a/.gitignore +++ b/.gitignore @@ -94,3 +94,6 @@ CMakeLists.txt.user* # Wallets folder /wallets/ /.mypy_cache/ + +# yaml config +/KhadhroonySRLPv4.yaml \ No newline at end of file