pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-cbc/+/38973?usp=email )
Change subject: .gitignore: Add *~ ......................................................................
.gitignore: Add *~
This allows getting rid of further files like install-sh~.
Change-Id: Iad7ce44a2ecd90116376a458cc40f355d3883c53 --- M .gitignore 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: Jenkins Builder: Verified fixeria: Looks good to me, approved
diff --git a/.gitignore b/.gitignore index 1872058..7f8336d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ *.a *.lo *.la +*~ .deps Makefile Makefile.in @@ -20,7 +21,6 @@ install-sh missing stamp-h1 -configure~
# libtool ltmain.sh