summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/.gitignore
diff options
context:
space:
mode:
authorSylvain Munaut2010-07-29 23:32:00 +0200
committerSylvain Munaut2010-09-14 21:21:42 +0200
commit76f9a67fa7d68cffce073de98ba3e72f189a2b78 (patch)
tree436ab6de94b2e52247e8cb9136222032dc9dc354 /src/host/layer23/.gitignore
parent[layer1] Fixed memory leak issue after releasing dedicated mode (diff)
downloadosmocom-76f9a67fa7d68cffce073de98ba3e72f189a2b78.tar.gz
osmocom-76f9a67fa7d68cffce073de98ba3e72f189a2b78.tar.xz
osmocom-76f9a67fa7d68cffce073de98ba3e72f189a2b78.zip
misc: update .gitignore files
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Diffstat (limited to 'src/host/layer23/.gitignore')
-rw-r--r--src/host/layer23/.gitignore34
1 files changed, 26 insertions, 8 deletions
diff --git a/src/host/layer23/.gitignore b/src/host/layer23/.gitignore
index d359466..465b3ae 100644
--- a/src/host/layer23/.gitignore
+++ b/src/host/layer23/.gitignore
@@ -1,14 +1,32 @@
-Makefile
-Makefile.in
+# autoreconf by-products
+*.in
+
aclocal.m4
+autom4te.cache/
+config.h.in
configure
+depcomp
+install-sh
missing
+
+# configure by-products
+.deps
+Makefile
+
+config.h
+config.log
+config.status
+
+# build by-products
*.o
-depcomp
-config.*
+*.a
+
+# various
*.sw?
*.deps
-layer2
-install-sh
-autom4te.cache
-*.a
+
+# final executables
+src/misc/bcch_scan
+src/misc/echo_test
+src/misc/layer23
+src/mobile/mobile