Merge branch 'master' of ssh://git.bu3sch.de/home/git/repos/b43-tools
[b43-tools.git] / .gitignore
1 .*
2 *.o
3 *.o.*
4 *.a
5 *.s
6 *.so
7 *.so.dbg
8 *.i
9 *.lst
10 *.pyc
11
12 *.ucode
13 *.initval
14
15 # stgit generated dirs
16 patches-*
17
18 # quilt's files
19 patches
20 series
21
22 # cscope files
23 cscope.*
24
25 *.orig
26 *.rej