J.W. Zondag a écrit : > Installed Mercurial 1.0 from http://mercurial.berkwood.com/ > > I can't get .hgignore working > > Contents of .hgignore > syntax: glob > *.suo > > Output of 'hg status' > ? .hgignore > ? test.suo Does it work if you add blank lines after "*.suo" ? If yes, did you install over a previous <=0.9.4 installation ? -- Patrick Mézard