From d9bfa25728af0d1626a16ff26c64daff0c311d0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Wed, 30 Jun 2010 17:54:45 +0100 Subject: .gitignore: ignore temporary orc files --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ddb619a45..aa6e67c02 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,7 @@ tests/examples/shapewipe/shapewipe-example /m4 Makefile.in Makefile + +tmp-orc.c +gst*orc.h +/tests/check/orc -- cgit v1.2.1