Change in osmo-bsc[master]: .gitignore: also ignore *.la files

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

fixeria gerrit-no-reply at lists.osmocom.org
Thu Nov 4 21:11:41 UTC 2021


fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-bsc/+/26115 )


Change subject: .gitignore: also ignore *.la files
......................................................................

.gitignore: also ignore *.la files

I started to see 'src/osmo-bsc/libbsc.la' in 'Untracked files'.

Change-Id: I6e4a88e3bf92a1c0e1ccb92f8ff91e24d4e99926
---
M .gitignore
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/15/26115/1

diff --git a/.gitignore b/.gitignore
index e504f4c..c637d37 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@
 *.o
 *.lo
 *.a
+*.la
 .deps
 Makefile
 Makefile.in

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-bsc/+/26115
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I6e4a88e3bf92a1c0e1ccb92f8ff91e24d4e99926
Gerrit-Change-Number: 26115
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211104/7fc4e2dc/attachment.htm>


More information about the gerrit-log mailing list