gitignore: Ignore *.pyc from oeaudit
authorStefan Schmidt <stefan@datenfreihafen.org>
Tue, 25 May 2010 07:29:16 +0000 (09:29 +0200)
committerStefan Schmidt <stefan@datenfreihafen.org>
Tue, 25 May 2010 07:29:16 +0000 (09:29 +0200)
.gitignore

index 426285b..1237086 100644 (file)
@@ -1,3 +1,4 @@
 *.sw?
 *~
 lib/oe/*.pyc
+contrib/oeaudit/*.pyc