.hgignore

Mon, 01 Jun 2020 14:46:58 +0200

author
Mike Becker <universe@uap-core.de>
date
Mon, 01 Jun 2020 14:46:58 +0200
changeset 86
0a658e53177c
parent 29
27a0fdd7bca7
child 147
dfec8c5f8db0
permissions
-rw-r--r--

improves issue overview and adds progress information

     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