diff options
author | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2010-06-08 13:34:46 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2010-06-08 13:34:46 +0100 |
commit | d3533f867eae8e211fe2e1392e76a64e7648f4c1 (patch) | |
tree | e5035155c05788fea0bf6a83b8add758287e13a7 /.gitignore | |
parent | 164a91d10d7b8b4f35e9efd5cb1c4db9620509cb (diff) |
.gitignore: add orc-related temp files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e07bc131c..4f9c2389e 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,6 @@ Makefile *.typelib gst-libs/gst/tag/mklangtables + +tmp-orc.c +gst*orc.h |