Bugfixes
[rtl-433.git] / .gitignore
1 *~
2 Makefile
3 Makefile.in
4 .deps
5 .libs
6 *.o
7 *.lo
8 *.la
9 *.pc
10 aclocal.m4
11 acinclude.m4
12 aminclude.am
13 m4/*.m4
14 autom4te.cache
15 config.h*
16 config.sub
17 config.log
18 config.status
19 config.guess
20 configure
21 compile
22 depcomp
23 missing
24 ltmain.sh
25 install-sh
26 stamp-h1
27 libtool
28 Doxyfile
29 .dirstamp
30
31 .tarball-version
32 .version
33
34 .*.swp
35
36 doc/
37
38 src/rtl_sdr
39 src/rtl_tcp
40
41 CMakeCache.txt
42
43 build/
44 .cproject
45 .settings
46 .project
47
48 *.orig