summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 75544640b466af0972168cfea61de9a76171cbab (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
.*
*.o
*.o.*
*.a
*.s
*.so
*.so.dbg
*.i
*.lst
*.pyc

*.ucode
*.initval
*.initvals
*.fw
*.asm

# stgit generated dirs
patches-*

# quilt's files
patches
series

# cscope files
cscope.*

*.orig
*.rej
bues.ch cgit interface