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