diff options
author | Jan Schmidt <thaytan@noraisin.net> | 2009-01-23 23:42:28 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@noraisin.net> | 2009-01-23 23:42:28 +0000 |
commit | 83ca36e07f7690b0703396f85974ba4ffd7a27e5 (patch) | |
tree | bc6af75e13775c8c03548cf07e5751e02e04afe3 /.gitignore | |
parent | 2014b7f498bbd96d2f7af5e4181127471c05c3f8 (diff) |
Add more to the gitignores
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d6cecbdab..75b3962df 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,11 @@ autoregen.sh ABOUT-NLS _stdint.h gst-plugins-bad-*.tar.* + +.deps +.libs +*.lo +*.la +*.o +Makefile.in +Makefile |