diff --git a/.hgignore b/.hgignore
index 99c603b486cb72cfa519cd928e8fe67aa8d2127a..483c9eb197f79efe366f6af2a4b9b924c22d4456 100644
--- a/.hgignore
+++ b/.hgignore
@@ -38,3 +38,10 @@ CVS/*
 .DS_Store
 
 
+
+syntax: regexp
+^olat3/\.settings$
+syntax: regexp
+^olat3/\.classpath$
+syntax: regexp
+^olat3/\.project$
\ No newline at end of file