From a1b0ccfb89c67731b8f5604a348c76115f79049f Mon Sep 17 00:00:00 2001 From: d1str4ught <> Date: Thu, 28 Aug 2025 19:20:19 +0200 Subject: [PATCH] bin folder --- .gitignore | 3 +-- share/bin/.gitignore | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 share/bin/.gitignore diff --git a/.gitignore b/.gitignore index 502c0e3..2b33226 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,2 @@ -share/bin -channels +channels pids.json diff --git a/share/bin/.gitignore b/share/bin/.gitignore new file mode 100644 index 0000000..b722e9e --- /dev/null +++ b/share/bin/.gitignore @@ -0,0 +1 @@ +!.gitignore \ No newline at end of file