# HG changeset patch # User Thomas Wuerthinger # Date 1359108692 -3600 # Node ID 9c6602e6542365c2d18e4f9dcf9ea56610bcb5e4 # Parent 9472211c812be7d107371dc23c32d3188408d4e0 Updated .hgignore file to also ignore IntelliJ project files. diff -r 9472211c812b -r 9c6602e65423 .hgignore --- 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.*