view .gitignore @ 18451:2bd78ab75b23

which: Properly identify workspace variables (bug #37320) * which.m: Check whether each name is a variable, for compatibility with Matlab and consistency with exist(). Add %!tests for new behavior.
author Mike Miller <mtmiller@ieee.org>
date Sat, 08 Feb 2014 14:39:33 -0500
parents 5758e0013246
children
line wrap: on
line source

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