changeset 2:5b4f49851255

aggressive .hgignore
author Markus Kaiser <markus.kaiser@in.tum.de>
date Fri, 21 Sep 2012 04:19:18 +0200
parents 134e0b0b2522
children 7eaa4b53bfe6
files .hgignore
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.hgignore	Fri Sep 21 04:19:18 2012 +0200
@@ -0,0 +1,10 @@
+syntax: glob
+*.class
+*/target/*
+*.metadata/*
+*.settings/*
+*.classpath
+*.cache
+*.project
+*.worksheet/*
+*/lib_managed/*