.hgignore

Thu, 23 Aug 2018 19:45:36 +0200

author
Mike Becker <universe@uap-core.de>
date
Thu, 23 Aug 2018 19:45:36 +0200
changeset 57
68018eac46c3
parent 56
ed65f8c73fb2
child 64
21a2db0c9f63
permissions
-rw-r--r--

adds simple tiny test suite and updates license headers

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