view .gitignore @ 18784:0eea9ccbae22

Fix blank line appearing in profiler output (bug #39524). * profiler.cc (profile_data_accumulator::enter::enter): Don't enter functions which don't have a name, such as the readline event hook function.
author Rik <rik@octave.org>
date Tue, 13 May 2014 21:56:39 -0700
parents 5758e0013246
children
line wrap: on
line source

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