From 296d37d18e258e23a6b90139da8717f7ffd4aa90 Mon Sep 17 00:00:00 2001 From: boufni95 Date: Sat, 31 Aug 2024 14:58:14 +0000 Subject: [PATCH] ignore debug.txt --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 22462e98..da385481 100644 --- a/.gitignore +++ b/.gitignore @@ -18,4 +18,5 @@ data/ admin.npub app.nprofile .admin_connect -debug.txt \ No newline at end of file +debug.txt +proto/autogenerated/debug.txt