From 00f3a4dc0a1e1618ef353a6841e1fdc54bcb2592 Mon Sep 17 00:00:00 2001 From: Ben Allfree Date: Wed, 27 Nov 2024 06:13:42 -0800 Subject: [PATCH] chore: pb_data gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index edda7695..427a915b 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,5 @@ live-data dist .pockethost .scripts -*.tgz \ No newline at end of file +*.tgz +pb_data \ No newline at end of file