summaryrefslogtreecommitdiffstats
path: root/Src/osmocombb/src/host/osmocon/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'Src/osmocombb/src/host/osmocon/.gitignore')
-rw-r--r--Src/osmocombb/src/host/osmocon/.gitignore36
1 files changed, 36 insertions, 0 deletions
diff --git a/Src/osmocombb/src/host/osmocon/.gitignore b/Src/osmocombb/src/host/osmocon/.gitignore
new file mode 100644
index 0000000..ad061b7
--- /dev/null
+++ b/Src/osmocombb/src/host/osmocon/.gitignore
@@ -0,0 +1,36 @@
+# autoreconf by-products
+*.in
+
+aclocal.m4
+autom4te.cache/
+configure
+depcomp
+install-sh
+missing
+
+# configure by-products
+.deps/
+Makefile
+
+config.status
+version.h
+
+# build by-products
+*.o
+
+osmocon
+osmoload
+
+# various
+.version
+.tarball-version
+
+# IDA file
+*.id*
+*.nam
+*.til
+
+# Other test files
+*.dump
+*.bin
+*.log