projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b484ef2
)
trivial: .gitignore precompiled python modules
author
Alex Riesen
<raa.lkml@gmail.com>
Thu, 5 Jan 2006 16:38:58 +0000
(17:38 +0100)
committer
Junio C Hamano
<junkio@cox.net>
Fri, 6 Jan 2006 01:24:42 +0000
(17:24 -0800)
Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
6bd508e
..
dbbef06
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-119,3
+119,4
@@
git-core.spec
*.exe
libgit.a
*.o
+*.py[co]