view .gitignore @ 18461:9cfba3616503 stable

allow sighandlers.cc to compile on 64-bit Windows systems * sighandlers.cc (w32_interrupt_manager::do_octave_jump_to_enclosing_context): Avoid code that only works on Windows32 systems.
author John W. Eaton <jwe@octave.org>
date Thu, 13 Feb 2014 16:34:06 -0500
parents 5758e0013246
children
line wrap: on
line source

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