layer23: Fix compiler warning about snprintf buffer too small
[osmocom-bb.git] / .gitignore
blob1a01c26cf8e60bdbfea5b1f85ef0c259ac522a1e
1 *.o
2 *.a
3 Makefile.in
4 .deps
6 build-target
7 aclocal.m4
8 autom4te.cache
9 config.log
10 config.status
11 config.guess
12 config.sub
13 configure
14 compile
15 depcomp
16 install-sh
17 missing
18 stamp-h1
19 core
20 core.*
22 # Backups, vi, merges
24 *.sw?
25 *.orig
26 *.sav
28 # development environment
29 /.autotools
30 /.cproject
31 /.project
32 /.settings/