view .gitignore @ 17630:484c9a6f4f27

maint: Fix compiler shadowed variable warning in curl_transfer constructor. * liboctave/util/url-transfer.cc(curl_transfer): Rename 'url' to 'url_str' so that it does not clash with private class variable url.
author Rik <rik@octave.org>
date Fri, 11 Oct 2013 08:17:07 -0700
parents 5758e0013246
children
line wrap: on
line source

*~
*.user
*.o
*.a
Makefile*
*.pdb
debug/
release/