.hgignore

Thu, 15 Oct 2020 18:36:05 +0200

author
Mike Becker <universe@uap-core.de>
date
Thu, 15 Oct 2020 18:36:05 +0200
changeset 130
7ef369744fd1
parent 29
27a0fdd7bca7
child 147
dfec8c5f8db0
permissions
-rw-r--r--

adds the possibility to specify path parameters to RequestMapping

syntax: regexp
^nbproject/private/
^build/
^target/
^dist/
\.orig\..*$
\.orig$
\.chg\..*$
\.rej$
\.conflict\~$
\.iml$
\.idea/

mercurial