diff options
author | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2010-06-10 22:58:41 +0200 |
---|---|---|
committer | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2010-06-10 22:58:41 +0200 |
commit | b8732d7b99a4900c3faac2330402a62dd1351071 (patch) | |
tree | b29f2360be48165961252858db2bab9672ff6e77 /.gitignore | |
parent | 307e7f7a2192b987ca711bab6968b5d4b158e458 (diff) |
Update .gitignore
Add the generated orc source files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 5e42e9ca3..9731f6aaf 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,6 @@ Makefile /m4 ext/dv/smpte_test + +tmp-orc.c +*orc.h |