From c28dd05ce1887725ea31aa52c95677a430daba9b Mon Sep 17 00:00:00 2001 From: strentini <none@none> Date: Mon, 11 Jul 2011 16:25:56 +0200 Subject: [PATCH] project setup --HG-- branch : uzhFixes711 --- .hgignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.hgignore b/.hgignore index 99c603b486c..483c9eb197f 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 -- GitLab