.hgignore

Sun, 14 Sep 2025 13:32:57 +0200

author
Mike Becker <universe@uap-core.de>
date
Sun, 14 Sep 2025 13:32:57 +0200
changeset 383
7f29f2f375e2
parent 147
dfec8c5f8db0
permissions
-rw-r--r--

modernize syntax (property access syntax)

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

mercurial