osmith has submitted this change. (
https://gerrit.osmocom.org/c/libosmo-asn1-tcap/+/41024?usp=email )
(
3 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted one.
)Change subject: gitignore: add more files generated by autotools
......................................................................
gitignore: add more files generated by autotools
Change-Id: Ibc828502d0045b9c7c036ffdf552c9bba18bb7bd
---
M .gitignore
1 file changed, 2 insertions(+), 0 deletions(-)
Approvals:
pespin: Looks good to me, approved
osmith: Verified
laforge: Looks good to me, approved
diff --git a/.gitignore b/.gitignore
index fd36586..e9d5b47 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,8 @@
aclocal.m4
config.*
configure
+*~
+compile
depcomp
libtool
ltmain.sh
--
To view, visit
https://gerrit.osmocom.org/c/libosmo-asn1-tcap/+/41024?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: libosmo-asn1-tcap
Gerrit-Branch: master
Gerrit-Change-Id: Ibc828502d0045b9c7c036ffdf552c9bba18bb7bd
Gerrit-Change-Number: 41024
Gerrit-PatchSet: 4
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>