fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmocore/+/34306?usp=email )
Change subject: .gitignore: add include/osmocom/core/socket_compat.h ...................................................................... .gitignore: add include/osmocom/core/socket_compat.h Ensure that this auto-generated file does not show up in `git status`. Change-Id: Id7c245579f5a3288a9ea62589ca802e427e54720 --- M .gitignore 1 file changed, 12 insertions(+), 0 deletions(-) git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/06/34306/1 diff --git a/.gitignore b/.gitignore index d900138..264e739 100644 --- a/.gitignore +++ b/.gitignore @@ -98,6 +98,7 @@ 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 -- To view, visit https://gerrit.osmocom.org/c/libosmocore/+/34306?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: libosmocore Gerrit-Branch: master Gerrit-Change-Id: Id7c245579f5a3288a9ea62589ca802e427e54720 Gerrit-Change-Number: 34306 Gerrit-PatchSet: 1 Gerrit-Owner: fixeria <[email protected]> Gerrit-MessageType: newchange
