fixeria has uploaded this change for review. (
https://gerrit.osmocom.org/c/libosmo-gprs/+/29012 )
Change subject: gitignore: ignore build products of dpkg-buildpackage
......................................................................
gitignore: ignore build products of dpkg-buildpackage
Change-Id: I816533cd1361aa22e8d608fb336a69c7927b4901
---
M .gitignore
1 file changed, 8 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-gprs refs/changes/12/29012/1
diff --git a/.gitignore b/.gitignore
index 19d9f55..3935e05 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,6 +31,14 @@
ltmain.sh
m4/*.m4
+# debian build products
+debian/libosmo-gprs-rlcmac*
+debian/libosmo-csn1*
+debian/autoreconf.*
+debian/.debhelper
+debian/files
+debian/tmp
+
# testsuite
tests/atconfig
tests/package.m4
--
To view, visit
https://gerrit.osmocom.org/c/libosmo-gprs/+/29012
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: libosmo-gprs
Gerrit-Branch: master
Gerrit-Change-Id: I816533cd1361aa22e8d608fb336a69c7927b4901
Gerrit-Change-Number: 29012
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-MessageType: newchange