.gitignore: add include/osmocom/core/socket_compat.h

Ensure that this auto-generated file does not show up in `git status`.

Change-Id: Id7c245579f5a3288a9ea62589ca802e427e54720
This commit is contained in:
Vadim Yanitskiy 2023-09-04 17:21:14 +07:00
parent c49691ff76
commit cb7d603d8b
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -98,6 +98,7 @@ src/gsm/gsm0503_conv.c
src/gsm/*_gen.c
include/osmocom/core/crc*gen.h
include/osmocom/core/bit*gen.h
include/osmocom/core/socket_compat.h
include/osmocom/gsm/gsm0503.h
tests/conv/gsm0503_test_vectors.c