diff --git a/.hgignore b/.hgignore index 6328f25..a5af426 100644 --- a/.hgignore +++ b/.hgignore @@ -1,5 +1,7 @@ syntax: glob bin/* +.settings/org.eclipse.jdt.core.prefs +project.properties syntax: regexp ^app_icon\.psd$ ^bart-train\.jpg$ @@ -11,4 +13,4 @@ syntax: regexp syntax: regexp ^Screenshot\.departures\.png$ syntax: regexp -^Screenshot\.list\.png$ \ No newline at end of file +^Screenshot\.list\.png$