author | Michael Krelin <hacker@klever.net> | 2009-04-26 19:53:43 (UTC) |
---|---|---|
committer | Michael Krelin <hacker@klever.net> | 2009-04-26 19:53:43 (UTC) |
commit | 7b0ce50f7d61966b52f530b4bfbab1b91346b526 (patch) (side-by-side diff) | |
tree | c63df39c78061f1cce9e928d389456fa52415798 | |
parent | dba75615b556d78accf8f0e2ee0f83434018baf9 (diff) | |
download | libopkele-7b0ce50f7d61966b52f530b4bfbab1b91346b526.zip libopkele-7b0ce50f7d61966b52f530b4bfbab1b91346b526.tar.gz libopkele-7b0ce50f7d61966b52f530b4bfbab1b91346b526.tar.bz2 |
added libtool to .gitignore
I still need it for older libtool versions
Signed-off-by: Michael Krelin <hacker@klever.net>
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,16 +1,17 @@ /configure Makefile.in /Doxyfile /config.log /config.h /INSTALL /NEWS Makefile /config.status /stamp-h1 /config.h.in /autom4te.cache /libopkele.pc /aclocal.m4 /aclocal.d /aux.d +/libtool |