changeset 7555:9c6602e65423

Updated .hgignore file to also ignore IntelliJ project files.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Fri, 25 Jan 2013 11:11:32 +0100
parents 9472211c812b
children 630ea5001e33
files .hgignore
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.hgignore	Thu Jan 24 18:20:46 2013 +0100
+++ b/.hgignore	Fri Jan 25 11:11:32 2013 +0100
@@ -20,6 +20,7 @@
 ~$
 .gdb_history
 \.csv$
+\.iml$
 \.swp$
 \.class$
 \.log$
@@ -59,6 +60,7 @@
 ^.hgtip
 .DS_Store
 javadoc/
+.idea/
 syntax: glob
 *.bgv
 core.*