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

osmith gerrit-no-reply at lists.osmocom.org
Mon Nov 12 14:52:44 UTC 2018


osmith has uploaded this change for review. ( 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(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-dev refs/changes/41/11741/1

diff --git a/.gitignore b/.gitignore
index 1f4e0d8..42ba1db 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,9 +3,16 @@
 tags
 *.pyc
 make-*
+make/
 src/*
 !src/g
 !src/e
 !src/st
 !src/s
 !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: newchange
Gerrit-Change-Id: I62277f973cc8f1ee61c5244c9d8cc75775c7cfd9
Gerrit-Change-Number: 11741
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181112/21b7658e/attachment.htm>


More information about the gerrit-log mailing list