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

*.ucode
*.initval

# stgit generated dirs
patches-*

# quilt's files
patches
series

# cscope files
cscope.*

*.orig
*.rej
bues.ch cgit interface