view .hgignore @ 163:a99fbdca44b8

maint: Update hg ignore list * .hgignore: Ignore all compiled oct files. Sort and cleanup ignore list.
author Mike Miller <mtmiller@octave.org>
date Wed, 06 Apr 2016 10:06:26 -0700
parents e803c9927dd9
children a7d597726985
line wrap: on
line source

syntax: regexp

^.+\.oct$
^Makefile$
^Makefile\.in$
^\.deps$
^\.libs$
^_pytave?la.*$
^aclocal\.m4$
^autom4te\.cache$
^bin$
^build$
^compile$
^config\..+$
^configure$
^depcomp$
^install-sh$
^libtool$
^ltmain\.sh$
^m4/libtool\.m4$
^m4/lt.+\.m4$
^missing$
^stamp-h1$