Browse Source

add ssllib to gitignore

Change-Id: I28d25e1fffa72e4b9f8c179d341873963b67b93d
changes/32/25932/7
Richard Fuchs 7 years ago
parent
commit
717021a29c
2 changed files with 2 additions and 0 deletions
  1. +1
    -0
      daemon/.gitignore
  2. +1
    -0
      recording-daemon/.gitignore

+ 1
- 0
daemon/.gitignore View File

@ -13,3 +13,4 @@ str.c
fix_frame_channel_layout.h fix_frame_channel_layout.h
socket.c socket.c
streambuf.c streambuf.c
ssllib.c

+ 1
- 0
recording-daemon/.gitignore View File

@ -13,3 +13,4 @@ str.c
fix_frame_channel_layout.h fix_frame_channel_layout.h
socket.c socket.c
streambuf.c streambuf.c
ssllib.c

Loading…
Cancel
Save