projects
/
patchwork
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
login: Focus the username field on load
[patchwork]
/
.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
# Normal rules
7
#
8
.*
9
*.pyc
10
*.patch
11
12
#
13
# Top-level generic files
14
#
15
tags
16
TAGS
17
!.gitignore
18
19
# stgit generated dirs
20
patches-*
21
22
# quilt's files
23
patches
24
series
25
26
# cscope files
27
cscope.*
28
29
*.orig
30
*.rej