私はmercurialにwin7、mercurial2.3の「1.txt」ファイルを無視させようとしています。
1.txtがまだここに「hgstatus」コマンドで表示されているのはなぜですか?
\hgtest> dir
Directory: \hgtest
Mode LastWriteTime Length Name
---- ------------- ------ ----
d---- 2012-08-27 11:01 .hg
-a--- 2012-08-27 11:03 44 .hgignore
-a--- 2012-08-27 11:02 6 1.txt
\hgtest> type .hgignore
syntax: glob
*.txt
\hgtest> hg status
? .hgignore
? 1.txt