git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef20f4f
)
gitignore: Ignore *.pyc from oeaudit
author
Stefan Schmidt
<stefan@datenfreihafen.org>
Tue, 25 May 2010 07:29:16 +0000
(09:29 +0200)
committer
Stefan Schmidt
<stefan@datenfreihafen.org>
Tue, 25 May 2010 07:29:16 +0000
(09:29 +0200)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
426285b
..
1237086
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,3
+1,4
@@
*.sw?
*~
lib/oe/*.pyc
+contrib/oeaudit/*.pyc