author | Don Pellegrino <don@coffee.donpellegrino.com> | 2009-12-04 14:53:23 (GMT) |
---|---|---|
committer | Don Pellegrino <don@coffee.donpellegrino.com> | 2009-12-04 14:53:23 (GMT) |
commit | d03dc9b0bd2773aa1607c1ee5ef62183fb26b950 (patch) (side-by-side diff) | |
tree | f92e2fb8bbc726c575596eccfc3823a10716dc4d | |
parent | e32112e3ba496a9b19646886de1c13a1dc387f23 (diff) | |
download | exp005-d03dc9b0bd2773aa1607c1ee5ef62183fb26b950.zip exp005-d03dc9b0bd2773aa1607c1ee5ef62183fb26b950.tar.gz exp005-d03dc9b0bd2773aa1607c1ee5ef62183fb26b950.tar.bz2 |
Modified to ignore libtool components.
-rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -7,6 +7,11 @@ Makefile Makefile.in aclocal.m4 autom4te.cache/ +ax/libtool.m4 +ax/ltoptions.m4 +ax/ltsugar.m4 +ax/ltversion.m4 +ax/lt~obsolete.m4 config.guess config.h config.h.in @@ -16,6 +21,8 @@ config.sub configure depcomp install-sh +libtool +ltmain.sh missing r/.RData r/.Rhistory |