Change in osmo-remsim[master]: update .gitignore to include .libs and executable names

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/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Mon Mar 4 16:26:20 UTC 2019


Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/13102 )

Change subject: update .gitignore to include .libs and executable names
......................................................................

update .gitignore to include .libs and executable names

Change-Id: I46baac93985c4a608738e85e2bcc65b94937e6db
---
M .gitignore
1 file changed, 6 insertions(+), 0 deletions(-)

Approvals:
  Jenkins Builder: Verified
  Harald Welte: Looks good to me, approved



diff --git a/.gitignore b/.gitignore
index 281367f..d543602 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,7 @@
 *~
 .*.swp
 .deps
+.libs
 .version
 .tarball-version
 autom4te.cache
@@ -27,3 +28,8 @@
 tags
 m4
 gen_rspro.stamp
+
+src/pcsc_test
+src/remsim-bankd
+src/remsim-client
+src/simtrace2-remsim-client

-- 
To view, visit https://gerrit.osmocom.org/13102
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-remsim
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I46baac93985c4a608738e85e2bcc65b94937e6db
Gerrit-Change-Number: 13102
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190304/85bf6b66/attachment.htm>


More information about the gerrit-log mailing list