File: .gitignore

package info (click to toggle)
libosmo-abis 1.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 628 kB
  • sloc: ansic: 8,616; makefile: 132; sh: 87
file content (48 lines) | stat: -rw-r--r-- 561 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Makefile
Makefile.in
.deps
.libs
*.o
*.lo
*.la
*.pc
aclocal.m4
m4/*.m4
autom4te.cache
config.h*
config.sub
config.log
config.status
config.guess
configure
compile
depcomp
missing
ltmain.sh
install-sh
stamp-h1
#libosmo-abis-*
tests/*_test

# libtool and e.g. arm-poky-linux-gnueabi-libtool
*libtool

.tarball-version
.version
.dirstamp

# tests
tests/atconfig
tests/package.m4
tests/testsuite
tests/testsuite.log
tests/subchan_demux/.dirstamp
tests/subchan_demux/subchan_demux_test
tests/ipa_recv/ipa_recv_test



# vi/vim files
*.sw?

contrib/libosmo-abis.spec