.hgignore
author Jaroslav Tulach <jtulach@netbeans.org>
Sun, 27 Jul 2014 23:47:39 +0200
changeset 184 d7b4941d09e9
parent 0 6fe609b8f0fb
permissions -rw-r--r--
Need to use 0.8.1 version of ibrwsr, as that one opens URLs in separate Safari window, which is needed for smooth operations of the current, links-rich main minesweeper page
jtulach@0
     1
.*~
jtulach@0
     2
.*\.orig$
jtulach@0
     3
.*target/.*
jaroslav@134
     4
\.orig\..*$
jaroslav@134
     5
\.orig$
jaroslav@134
     6
\.chg\..*$
jaroslav@134
     7
\.rej$
jaroslav@134
     8
\.conflict\~$