diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-02-13 14:32:52 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-02-13 14:32:52 +0000 |
commit | 2a25e40a408b44ddcd222efe934a1786650ee1a3 (patch) | |
tree | b59cf612a8fb554b4726d5be558b7d7d9c4ac776 /.gitignore | |
parent | 4fe0d4ef765e6e67f9f7bb1931b1f4901581ded4 (diff) |
ignore files
Original commit message from CVS:
ignore files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2d03611 --- /dev/null +++ b/.gitignore @@ -0,0 +1,23 @@ +stamp-h1 +stamp-h.in +mkinstalldirs +missing +ltmain.sh +libtool +install-sh +gst-ffmpeg-*.tar.* +depcomp +configure +config.sub +config.status +config.log +config.h.in +config.h +config.guess +compile +autoregen.sh +autom4te.cache +aclocal.m4 +INSTALL +COPYING + |