aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore82
1 files changed, 82 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..d81bd450
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,82 @@
+*.o
+*.a
+Makefile.in
+Makefile
+.deps
+
+btsconfig.h
+btsconfig.h.in
+
+aclocal.m4
+autom4te.cache
+config.log
+config.status
+config.guess
+config.sub
+configure
+compile
+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
+src/osmo-bts-sysmo/osmo-bts-sysmo-remote
+src/osmo-bts-sysmo/sysmobts-mgr
+src/osmo-bts-sysmo/sysmobts-util
+
+src/osmo-bts-litecell15/lc15bts-mgr
+src/osmo-bts-litecell15/lc15bts-util
+src/osmo-bts-litecell15/misc/.dirstamp
+src/osmo-bts-litecell15/osmo-bts-lc15
+
+src/osmo-bts-trx/osmo-bts-trx
+
+src/osmo-bts-octphy/osmo-bts-octphy
+
+src/osmo-bts-virtual/osmo-bts-virtual
+src/osmo-bts-omldummy/osmo-bts-omldummy
+
+tests/atconfig
+tests/package.m4
+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
+tests/testsuite
+tests/testsuite.log
+
+# Possible generated file
+doc/vty_reference.xml
+
+# Backups, vi, merges
+*~
+*.sw?
+*.orig
+*.sav
+
+# debian
+.tarball-version
+debian/autoreconf.after
+debian/autoreconf.before
+debian/files
+debian/*.debhelper.log
+debian/*.substvars
+debian/osmo-bts-trx-dbg/
+debian/osmo-bts-trx/
+debian/tmp/
+/tests/power/power_test