diff .hgignore @ 24:cfbdbeba877f

fix location of ProjectVersion class
author smith@nwoca.org
date Thu, 04 Aug 2016 03:29:38 +0100
parents c51874d4a5a7
children
line wrap: on
line diff
--- a/.hgignore	Wed Mar 16 23:24:26 2016 +0100
+++ b/.hgignore	Thu Aug 04 03:29:38 2016 +0100
@@ -4,6 +4,7 @@
 \.rej$
 \.conflict\~$
 .*~$
+glob:classes/*
 glob:out/*
 glob:lib/*
 glob:build/*
@@ -18,4 +19,5 @@
 glob:*.ipr
 glob:gradle-app.*
 glob:build.xml
-
+glob:private*.*
+glob:*.pdf