.hgignore

Thu, 08 Oct 2020 20:38:43 +0200

author
Mike Becker <universe@uap-core.de>
date
Thu, 08 Oct 2020 20:38:43 +0200
changeset 110
9d0be0b1580f
parent 29
27a0fdd7bca7
child 147
dfec8c5f8db0
permissions
-rw-r--r--

adds indicators for version status

replaces table column "Status" with version tag
fixes New Version form button not overriding the session version ID

     1 syntax: regexp
     2 ^nbproject/private/
     3 ^build/
     4 ^target/
     5 ^dist/
     6 \.orig\..*$
     7 \.orig$
     8 \.chg\..*$
     9 \.rej$
    10 \.conflict\~$
    11 \.iml$
    12 \.idea/

mercurial