summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 24567de888a7e05d9480c275a3e35f7707d75f89 (plain)
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
**/*.o
**/*.Po

.*.swp
.directory

src/CRC-BridgeTest
src/CRC-DabMux
src/CRC-DabMux-cfg
src/dabOutput/.deps/
src/dabOutput/.dirstamp

aclocal.m4
build-aux
configure
Makefile.in
Makefile
autom4te.cache
config.h
config.log
config.status
lib/Makefile
src/Makefile
stamp-h1
config.h.in~
config.h.in

cscope.out
ctags
tags