diff --git a/daemon/.gitignore b/daemon/.gitignore index fb8f071b2..4c555ee2f 100644 --- a/daemon/.gitignore +++ b/daemon/.gitignore @@ -13,3 +13,4 @@ str.c fix_frame_channel_layout.h socket.c streambuf.c +ssllib.c diff --git a/recording-daemon/.gitignore b/recording-daemon/.gitignore index ce030d02c..560af1052 100644 --- a/recording-daemon/.gitignore +++ b/recording-daemon/.gitignore @@ -13,3 +13,4 @@ str.c fix_frame_channel_layout.h socket.c streambuf.c +ssllib.c