Update revision to 3.3.0
[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 *.exe
20 *.patch
21 *~
22 \#*#
23 .deps
24 .libs
25 TAGS
26 *-stamp
27 !.gitattributes
28 !.gitignore
29 make.log
30 /configure
31 /Makefile.in
32 /config.log
33 /config.h
34 /ltmain.sh
35 /Makefile
36 /config.status
37 /stamp-h1
38 /config.h.in
39 /autom4te.cache
40 /libtool
41 /missing
42 /aclocal.m4
43 /install-sh
44 /depcomp
45 /py-compile
46 /compile
47 /build
48 /run_tests.sh