[S] Change in gapk[master]: gitignore: add .version and *~

2024-03-18 Thread osmith
osmith has submitted this change. ( 
https://gerrit.osmocom.org/c/gapk/+/36334?usp=email )

Change subject: gitignore: add .version and *~
..

gitignore: add .version and *~

Use *~ instead of *.*~, so it covers configure~ too.

Change-Id: If0b4c559727b04532353b267180c9d465b323d12
---
M .gitignore
1 file changed, 13 insertions(+), 2 deletions(-)

Approvals:
  osmith: Verified
  Hoernchen: Looks good to me, approved
  pespin: Looks good to me, but someone else must approve




diff --git a/.gitignore b/.gitignore
index 15329a5..d2f9840 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,8 +3,8 @@
 configure.scan

 # autoreconf by-products
+.version
 Makefile.in
-
 aclocal.m4
 autom4te.cache/
 config.guess
@@ -49,7 +49,7 @@
 src/osmo-gapk

 # temporary/backup files
-*.*~
+*~
 .*.swp
 /compile
 .dirstamp

--
To view, visit https://gerrit.osmocom.org/c/gapk/+/36334?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: gapk
Gerrit-Branch: master
Gerrit-Change-Id: If0b4c559727b04532353b267180c9d465b323d12
Gerrit-Change-Number: 36334
Gerrit-PatchSet: 1
Gerrit-Owner: osmith 
Gerrit-Reviewer: Hoernchen 
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith 
Gerrit-Reviewer: pespin 
Gerrit-MessageType: merged


[S] Change in gapk[master]: gitignore: add .version and *~

2024-03-18 Thread Hoernchen
Attention is currently required from: osmith.

Hoernchen has posted comments on this change. ( 
https://gerrit.osmocom.org/c/gapk/+/36334?usp=email )

Change subject: gitignore: add .version and *~
..


Patch Set 1: Code-Review+2


--
To view, visit https://gerrit.osmocom.org/c/gapk/+/36334?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: gapk
Gerrit-Branch: master
Gerrit-Change-Id: If0b4c559727b04532353b267180c9d465b323d12
Gerrit-Change-Number: 36334
Gerrit-PatchSet: 1
Gerrit-Owner: osmith 
Gerrit-Reviewer: Hoernchen 
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith 
Gerrit-Reviewer: pespin 
Gerrit-Attention: osmith 
Gerrit-Comment-Date: Mon, 18 Mar 2024 13:54:29 +
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment


[S] Change in gapk[master]: gitignore: add .version and *~

2024-03-18 Thread pespin
Attention is currently required from: osmith.

pespin has posted comments on this change. ( 
https://gerrit.osmocom.org/c/gapk/+/36334?usp=email )

Change subject: gitignore: add .version and *~
..


Patch Set 1: Code-Review+1


--
To view, visit https://gerrit.osmocom.org/c/gapk/+/36334?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: gapk
Gerrit-Branch: master
Gerrit-Change-Id: If0b4c559727b04532353b267180c9d465b323d12
Gerrit-Change-Number: 36334
Gerrit-PatchSet: 1
Gerrit-Owner: osmith 
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith 
Gerrit-Reviewer: pespin 
Gerrit-Attention: osmith 
Gerrit-Comment-Date: Mon, 18 Mar 2024 13:37:02 +
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment


[S] Change in gapk[master]: gitignore: add .version and *~

2024-03-18 Thread osmith
osmith has posted comments on this change. ( 
https://gerrit.osmocom.org/c/gapk/+/36334?usp=email )

Change subject: gitignore: add .version and *~
..


Patch Set 1: Verified+1

(1 comment)

Patchset:

PS1:
debian:12 CI check failing here is expected, debian packaging gets added in the 
next patch



--
To view, visit https://gerrit.osmocom.org/c/gapk/+/36334?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: gapk
Gerrit-Branch: master
Gerrit-Change-Id: If0b4c559727b04532353b267180c9d465b323d12
Gerrit-Change-Number: 36334
Gerrit-PatchSet: 1
Gerrit-Owner: osmith 
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith 
Gerrit-Comment-Date: Mon, 18 Mar 2024 13:27:34 +
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment


[S] Change in gapk[master]: gitignore: add .version and *~

2024-03-18 Thread osmith
Attention is currently required from: osmith.

osmith has removed a vote from this change. ( 
https://gerrit.osmocom.org/c/gapk/+/36334?usp=email )


Change subject: gitignore: add .version and *~
..


Removed Verified-1 by Jenkins Builder (102)
--
To view, visit https://gerrit.osmocom.org/c/gapk/+/36334?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: gapk
Gerrit-Branch: master
Gerrit-Change-Id: If0b4c559727b04532353b267180c9d465b323d12
Gerrit-Change-Number: 36334
Gerrit-PatchSet: 1
Gerrit-Owner: osmith 
Gerrit-Reviewer: Jenkins Builder
Gerrit-Attention: osmith 
Gerrit-MessageType: deleteVote


[S] Change in gapk[master]: gitignore: add .version and *~

2024-03-18 Thread osmith
osmith has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/gapk/+/36334?usp=email )


Change subject: gitignore: add .version and *~
..

gitignore: add .version and *~

Use *~ instead of *.*~, so it covers configure~ too.

Change-Id: If0b4c559727b04532353b267180c9d465b323d12
---
M .gitignore
1 file changed, 13 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/gapk refs/changes/34/36334/1

diff --git a/.gitignore b/.gitignore
index 15329a5..d2f9840 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,8 +3,8 @@
 configure.scan

 # autoreconf by-products
+.version
 Makefile.in
-
 aclocal.m4
 autom4te.cache/
 config.guess
@@ -49,7 +49,7 @@
 src/osmo-gapk

 # temporary/backup files
-*.*~
+*~
 .*.swp
 /compile
 .dirstamp

--
To view, visit https://gerrit.osmocom.org/c/gapk/+/36334?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: gapk
Gerrit-Branch: master
Gerrit-Change-Id: If0b4c559727b04532353b267180c9d465b323d12
Gerrit-Change-Number: 36334
Gerrit-PatchSet: 1
Gerrit-Owner: osmith 
Gerrit-MessageType: newchange