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 <osm...@sysmocom.de>

Reply via email to