Change in osmo-dev[master]: gitignore: add make/ and net/ (with exceptions)

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

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Tue Nov 20 01:41:30 UTC 2018


Neels Hofmeyr has submitted this change and it was merged. ( https://gerrit.osmocom.org/11741 )

Change subject: gitignore: add make/ and net/ (with exceptions)
......................................................................

gitignore: add make/ and net/ (with exceptions)

Ignore all files and folders that get created when following the README
and net/README instructions.

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

Approvals:
  Neels Hofmeyr: Looks good to me, approved; Verified



diff --git a/.gitignore b/.gitignore
index c09c878..b6d7fe7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,8 +3,15 @@
 tags
 *.pyc
 make-*
+make/*
 src/*
 !src/fetch-gerrit-patch.sh
 !src/gits
 !src/osmo-add-gerrit-hooks.sh
 !src/README
+net/*
+!net/tmpl_*
+!net/config_2g3g
+!net/common_*
+!net/README
+!net/fill_config.py

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

Gerrit-Project: osmo-dev
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I62277f973cc8f1ee61c5244c9d8cc75775c7cfd9
Gerrit-Change-Number: 11741
Gerrit-PatchSet: 3
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181120/d383d276/attachment.htm>


More information about the gerrit-log mailing list