diff options
author | Edward Hervey <bilboed@bilboed.com> | 2009-01-30 16:09:30 +0100 |
---|---|---|
committer | Edward Hervey <bilboed@bilboed.com> | 2009-02-09 11:15:10 +0100 |
commit | b4b10701b1a05f345786432496fb678760c3c4b4 (patch) | |
tree | 4008b16c84af788008f1bb87a273eabb9bd2ab2c /.gitignore | |
parent | d92f2b89f55c7c990777afc0fe3fe5beec84cf10 (diff) |
More files to ignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 75b3962df..90d737e0c 100644 --- a/.gitignore +++ b/.gitignore @@ -34,5 +34,7 @@ gst-plugins-bad-*.tar.* *.lo *.la *.o +*~ +/m4 Makefile.in Makefile |