summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 18a091b07268e2416b28e3a0a4b5a81eb287f531 (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
31
**/*.o
**/*.Po

.*.swp
.directory

src/crc-bridgetest
src/crc-dabmux
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
.clang_complete
.ycm_extra_conf.py*