gitignore: Ignore some more boring things.
Signed-off-by: Mark Wooding <mdw@distorted.org.uk> Signed-off-by: Junio C Hamano <junkio@cox.net>maint
parent
9201c70742
commit
0aee3d6d4e
|
@ -130,3 +130,4 @@ libgit.a
|
||||||
*.o
|
*.o
|
||||||
*.py[co]
|
*.py[co]
|
||||||
config.mak
|
config.mak
|
||||||
|
git-blame
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
trash
|
Loading…
Reference in New Issue