.hgignore
author František Kučera <franta-hg@frantovo.cz>
Sun, 16 Aug 2015 01:25:01 +0200
branchv_0
changeset 220 0bc544b38cfa
parent 186 6c6a7904b22a
child 232 4061e0c7f907
permissions -rw-r--r--
bash-completion: --formatter-property names
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
29df3b2e34df empty netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     1
syntax: glob
29df3b2e34df empty netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     2
29df3b2e34df empty netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     3
*~
29df3b2e34df empty netbeans project
František Kučera <franta-hg@frantovo.cz>
parents:
diff changeset
     4
temp/*
172
dec1ba8af6c5 improved JDBC loopback driver
František Kučera <franta-hg@frantovo.cz>
parents: 153
diff changeset
     5
18
7900bb1666f6 version info: option --version
František Kučera <franta-hg@frantovo.cz>
parents: 0
diff changeset
     6
java/sql-dk/data/info/globalcode/sql/dk/version.txt
96
7ae30649b30b basic generated help
František Kučera <franta-hg@frantovo.cz>
parents: 18
diff changeset
     7
java/sql-dk/data/info/globalcode/sql/dk/help.txt
112
de0bcc3859cf Debian package: interim build script for .deb packages
František Kučera <franta-hg@frantovo.cz>
parents: 96
diff changeset
     8
184
53fb05ce504c fix imports
František Kučera <franta-hg@frantovo.cz>
parents: 172
diff changeset
     9
syntax: regexp
53fb05ce504c fix imports
František Kučera <franta-hg@frantovo.cz>
parents: 172
diff changeset
    10
186
6c6a7904b22a hgignore: more regular expressions
František Kučera <franta-hg@frantovo.cz>
parents: 184
diff changeset
    11
^java/[^/]+/dist/
6c6a7904b22a hgignore: more regular expressions
František Kučera <franta-hg@frantovo.cz>
parents: 184
diff changeset
    12
^java/[^/]+/build/
6c6a7904b22a hgignore: more regular expressions
František Kučera <franta-hg@frantovo.cz>
parents: 184
diff changeset
    13
^java/[^/]+/nbproject/private/
6c6a7904b22a hgignore: more regular expressions
František Kučera <franta-hg@frantovo.cz>
parents: 184
diff changeset
    14
184
53fb05ce504c fix imports
František Kučera <franta-hg@frantovo.cz>
parents: 172
diff changeset
    15
^distributions/debian/.*\.deb$
53fb05ce504c fix imports
František Kučera <franta-hg@frantovo.cz>
parents: 172
diff changeset
    16
^distributions/src/.*\.tar\.gz$
53fb05ce504c fix imports
František Kučera <franta-hg@frantovo.cz>
parents: 172
diff changeset
    17
53fb05ce504c fix imports
František Kučera <franta-hg@frantovo.cz>
parents: 172
diff changeset
    18
^distributions/fedora/TMP/
186
6c6a7904b22a hgignore: more regular expressions
František Kučera <franta-hg@frantovo.cz>
parents: 184
diff changeset
    19
^distributions/fedora/.*\.rpm$