.hgignore

Thu, 23 Aug 2018 17:58:38 +0200

author
Mike Becker <universe@uap-core.de>
date
Thu, 23 Aug 2018 17:58:38 +0200
changeset 56
ed65f8c73fb2
parent 55
b19e73926a28
child 64
21a2db0c9f63
permissions
-rw-r--r--

adds test file skeleton to build system

syntax: regexp
^nbproject/
^build/
\.orig\..*$
\.orig$
\.chg\..*$
\.rej$
\.conflict\~$
^autom4te.cache/
^aclocal.m4$
^compile$
^depcomp$
^install-sh$
^missing$
^test-driver$
^configure$
^config\.
\.in$
^src/.*Makefile$
/cline$
^test/.*Makefile$
^Makefile$
Makefile\.in$
/\.deps/
/\.libs/
^stamp-h
/test-suite.log$
^cline-.*\.tar.gz$

mercurial