From 7279ae40b6b806a10c4599b0ccc51d25a66e9a22 Mon Sep 17 00:00:00 2001 From: Nicolas Dufresne Date: Fri, 24 Mar 2017 13:28:35 -0400 Subject: [PATCH] Add /build and install to the gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 96a7f01cd9..787c5241c0 100644 --- a/.gitignore +++ b/.gitignore @@ -29,6 +29,7 @@ README AUTHORS NEWS TODO +INSTALL .deps .libs @@ -50,3 +51,4 @@ log m4/* /gst/__init__.py +/build