.hgignore
author Jan Lahoda <jlahoda@netbeans.org>
Mon, 12 Mar 2012 21:10:53 +0100
branchseparate-by-function-cleanup
changeset 746 fa3421a27e19
parent 727 8d768d51c409
child 785 c47ef17b8585
permissions -rw-r--r--
Merged into trunk
     1 .*/build$
     2 ^build$
     3 .*/dist$
     4 ^dist$
     5 .*/nbproject/private
     6 ^nbproject/private$
     7 ^nbbuild$
     8 ^external$
     9 .*/external$
    10 \.old$
    11 ^lib$
    12 .*/nbproject-.*/private.xml
    13 \.aux$
    14 \.dvi$
    15 \.log$
    16 \.pdf$
    17 \.ps$
    18 \.out$
    19 ^remoting/server/hudson/work$
    20 ^remoting/server/hudson/target$
    21 ^server/hudson/data/compiler/.*.jar$
    22 ^server/hudson/data/compiler/indexer/*$
    23 ^server/hudson/data/compiler/hints$
    24 ^remoting/server/tests/cache$
    25 ^remoting/server/tests/results$
    26 ^remoting/server/hudson/nb-configuration.xml$
    27 ^remoting/ide/local/release$