annotate .hgignore @ 26:19ef091c0ef3 default tip

add setup of shell env through ansible
author Dirk Olmes <dirk.olmes@codedo.de>
date Tue, 15 Nov 2016 16:34:28 +0000
parents b47b09a23811
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
9
38a1d18e34d7 ignore class files
Dirk Olmes <dirk@xanthippe.ping.de>
parents: 4
diff changeset
1 syntax: glob
38a1d18e34d7 ignore class files
Dirk Olmes <dirk@xanthippe.ping.de>
parents: 4
diff changeset
2 *.class
19
b47b09a23811 update ignored files in Maven project, sample modification to readme
Dirk Olmes <dirk@xanthippe.ping.de>
parents: 9
diff changeset
3 target
4
5247cd3ad6b3 add hgignore file
dirk@xanthippe.ping.de
parents:
diff changeset
4
5247cd3ad6b3 add hgignore file
dirk@xanthippe.ping.de
parents:
diff changeset
5 syntax: regexp
5247cd3ad6b3 add hgignore file
dirk@xanthippe.ping.de
parents:
diff changeset
6 ^\.project$