view .gitignore @ 18142:10dca690f46f

Remove support for Octave's native image format. * image/private/__imread__.m: calls to __magick_ping__ and __magick_read__ were enclosed in a try/catch block so that in case of failure it would attempt to read the image as an Octave native image format. This format was deprecated for version 3.8 and can now be removed for version 4.2.
author Carnë Draug <carandraug@octave.org>
date Mon, 16 Dec 2013 18:57:18 +0000
parents 5758e0013246
children
line wrap: on
line source

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