Merge commit 'origin' into new_eth
[debian/gnuradio] / .gitignore
1 #
2 # NOTE! Don't add files that are generated in specific
3 # subdirectories here. Add them in the ".gitignore" file
4 # in that subdirectory instead.
5 #
6 # NOTE! Please use 'git ls-files -i --exclude-standard'
7 # command after changing this file, to see if there are
8 # any tracked files which get ignored after the change.
9 #
10 .*
11 *.o
12 *.a
13 *.ko
14 *.so
15 *.la
16 *.lo
17 *.py[oc]
18 *.gz
19 *.patch
20 *~
21 \#*#
22 .deps
23 .libs
24 TAGS
25 *-stamp
26 !.gitignore
27 make.log
28 /configure
29 /Makefile.in
30 /config.log
31 /config.h
32 /ltmain.sh
33 /Makefile
34 /config.status
35 /stamp-h1
36 /config.h.in
37 /autom4te.cache
38 /libtool
39 /missing
40 /aclocal.m4
41 /install-sh
42 /depcomp
43 /py-compile
44 /compile
45 /build
46 /run_tests.sh