diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 98a665aab..36b89c839 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,11 @@ Makefile tmp-orc.c gst*orc.h tests/check/orc + +Build +*.user +*.suo +*.ipch +*.sdf +*.opensdf +*.DS_Store
\ No newline at end of file |