aboutsummaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2010-06-21 12:09:24 +0200
committerMatěj Cepl <mcepl@redhat.com>2010-06-21 12:09:24 +0200
commita0756d1dbd9e8bbb37293b8b756f6aee1e205d65 (patch)
tree2cab607150cc08cfddbf791f003229583910bae0 /.hgignore
parentec5d89184a9953ef6b44388fa284ed8a7b889bf9 (diff)
downloadbugzilla-triage-a0756d1dbd9e8bbb37293b8b756f6aee1e205d65.tar.gz
Make Eclipse happier
- extended .hgignore - fix some problems in lib/persistent-page-mod.js
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index 6912cd1..3b99b0a 100644
--- a/.hgignore
+++ b/.hgignore
@@ -1,2 +1,4 @@
.*~
tmp/.*
+.project/*
+.settings/* \ No newline at end of file