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

Change subject: gitignore: update src/ whitelist
......................................................................

gitignore: update src/ whitelist

gits has replaced most shell scripts from src. Add gits and missing
scripts.

Change-Id: I39ed2d4c16bbd31dea7aca95e7f5a04b87b374c2
---
M .gitignore
1 file changed, 3 insertions(+), 4 deletions(-)

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



diff --git a/.gitignore b/.gitignore
index 1f4e0d8..c09c878 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,8 +4,7 @@
 *.pyc
 make-*
 src/*
-!src/g
-!src/e
-!src/st
-!src/s
+!src/fetch-gerrit-patch.sh
+!src/gits
+!src/osmo-add-gerrit-hooks.sh
 !src/README

--
To view, visit https://gerrit.osmocom.org/11759
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: I39ed2d4c16bbd31dea7aca95e7f5a04b87b374c2
Gerrit-Change-Number: 11759
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <[email protected]>
Gerrit-Reviewer: Neels Hofmeyr <[email protected]>

Reply via email to