aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@datenfreihafen.org>2010-05-25 09:29:16 +0200
committerStefan Schmidt <stefan@datenfreihafen.org>2010-05-25 09:29:16 +0200
commit404e5eea98c4341bd5e565a4691d3f7cfd8147d7 (patch)
treea2150624d6faada970d382d5ce08a0ca625aafeb /.gitignore
parentef20f4f572d9ef8b57271105b341a44f801ed6bb (diff)
downloadopenembedded-404e5eea98c4341bd5e565a4691d3f7cfd8147d7.tar.gz
gitignore: Ignore *.pyc from oeaudit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 426285bdde..1237086030 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
*.sw?
*~
lib/oe/*.pyc
+contrib/oeaudit/*.pyc