Harald Welte has submitted this change and it was merged.

Change subject: gitignore Makefiles produced by 'make compile'
......................................................................


gitignore Makefiles produced by 'make compile'

Change-Id: Ia71e76f0dce2ba2f9f5837f4d3d099dff92e8787
---
M .gitignore
1 file changed, 6 insertions(+), 0 deletions(-)

Approvals:
  Neels Hofmeyr: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/.gitignore b/.gitignore
index 6973828..bf5baa0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,9 @@
 *.hh
 !library/*.cc
 !library/*.hh
+*/*Test
+*/*_Tests
+selftest/Selftest
+*/Makefile
+!bin/Makefile
+!deps/Makefile

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia71e76f0dce2ba2f9f5837f4d3d099dff92e8787
Gerrit-PatchSet: 2
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <[email protected]>

Reply via email to