diff options
author | Matěj Cepl <mcepl@redhat.com> | 2010-06-21 12:09:24 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2010-06-21 12:09:24 +0200 |
commit | a0756d1dbd9e8bbb37293b8b756f6aee1e205d65 (patch) | |
tree | 2cab607150cc08cfddbf791f003229583910bae0 /.hgignore | |
parent | ec5d89184a9953ef6b44388fa284ed8a7b889bf9 (diff) | |
download | bugzilla-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-- | .hgignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ .*~ tmp/.* +.project/* +.settings/*
\ No newline at end of file |