libasn1c[master]: .gitignore: add compile

2018-05-03 Thread Harald Welte

Patch Set 1: Code-Review+2

-- 
To view, visit https://gerrit.osmocom.org/8005
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I27a8663cc48ca7a76fb1cdf4ad103a854febc812
Gerrit-PatchSet: 1
Gerrit-Project: libasn1c
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol 
Gerrit-Reviewer: Harald Welte 
Gerrit-Reviewer: Jenkins Builder
Gerrit-HasComments: No


[MERGED] libasn1c[master]: .gitignore: add compile

2018-05-03 Thread Harald Welte
Harald Welte has submitted this change and it was merged.

Change subject: .gitignore: add compile
..


.gitignore: add compile

Change-Id: I27a8663cc48ca7a76fb1cdf4ad103a854febc812
---
M .gitignore
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/.gitignore b/.gitignore
index 73505b6..4a42306 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,7 @@
 aclocal.m4
 config.*
 configure
+compile
 depcomp
 libtool
 ltmain.sh

-- 
To view, visit https://gerrit.osmocom.org/8005
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I27a8663cc48ca7a76fb1cdf4ad103a854febc812
Gerrit-PatchSet: 1
Gerrit-Project: libasn1c
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol 
Gerrit-Reviewer: Harald Welte 
Gerrit-Reviewer: Jenkins Builder


[PATCH] libasn1c[master]: .gitignore: add compile

2018-05-03 Thread Pau Espin Pedrol

Review at  https://gerrit.osmocom.org/8005

.gitignore: add compile

Change-Id: I27a8663cc48ca7a76fb1cdf4ad103a854febc812
---
M .gitignore
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/libasn1c refs/changes/05/8005/1

diff --git a/.gitignore b/.gitignore
index 73505b6..4a42306 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,7 @@
 aclocal.m4
 config.*
 configure
+compile
 depcomp
 libtool
 ltmain.sh

-- 
To view, visit https://gerrit.osmocom.org/8005
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I27a8663cc48ca7a76fb1cdf4ad103a854febc812
Gerrit-PatchSet: 1
Gerrit-Project: libasn1c
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol