.hgignore

Thu, 23 Aug 2018 17:15:30 +0200

author
Mike Becker <universe@uap-core.de>
date
Thu, 23 Aug 2018 17:15:30 +0200
changeset 55
b19e73926a28
parent 53
32b9e0a5cebd
child 56
ed65f8c73fb2
permissions
-rw-r--r--

adds more autogenerated files to .hgignore

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

mercurial