From 2c2a1738ba206f8a6e6854af6ad9d3fce2f0e15c Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Mon, 2 Mar 2009 15:07:24 +0100 Subject: [PATCH] .gitignore: Ignore the m4/ directory --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index f16ccc74d..e97209f9e 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,8 @@ ABOUT-NLS _stdint.h gst-plugins-good-*.tar.* +/m4 + .deps .libs *.lo -- 2.34.1