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 <osm...@sysmocom.de>
Gerrit-Reviewer: Neels Hofmeyr <nhofm...@sysmocom.de>
Gerrit-Reviewer: osmith <osm...@sysmocom.de>

Reply via email to