aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAlexander Huemer <alexander.huemer@xx.vu>2018-01-25 01:48:55 +0100
committerAlexander Huemer <alexander.huemer@xx.vu>2018-01-25 01:48:55 +0100
commit75d0fcdfcd4dec0e3d11127a7982014b5d3bf660 (patch)
tree3b47da16f8bf0ea04c114e1eb5a19687879740a2 /.gitignore
parent0e176264f412172a1acc7e8ac590d01330ae4eee (diff)
gitignore: add missing entries
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1780e1c4..69e2c362 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,9 +19,15 @@ depcomp
install-sh
missing
stamp-h1
+libtool
+ltmain.sh
core
core.*
+# git-version-gen magic
+.tarball-version
+.version
+
src/osmo-bts-sysmo/sysmobts-calib
src/osmo-bts-sysmo/l1fwd-proxy
src/osmo-bts-sysmo/osmo-bts-sysmo
@@ -46,6 +52,7 @@ tests/agch/agch_test
tests/paging/paging_test
tests/cipher/cipher_test
tests/sysmobts/sysmobts_test
+tests/meas/meas_test
tests/misc/misc_test
tests/handover/handover_test
tests/tx_power/tx_power_test