diff options
author | Edward Hervey <bilboed@bilboed.com> | 2009-03-02 15:07:24 +0100 |
---|---|---|
committer | Edward Hervey <bilboed@bilboed.com> | 2009-03-02 18:53:37 +0100 |
commit | 2c2a1738ba206f8a6e6854af6ad9d3fce2f0e15c (patch) | |
tree | a503fda0f4da861ce8d9758376f53b2812ba66cc /.gitignore | |
parent | 8b6c8b934ac0065218a273b42381106c862c6d19 (diff) |
.gitignore: Ignore the m4/ directory
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
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 |