Is it normal?  So you just need to add \.hgignore to the list to ignore itself?
Yes, but you don't want to ignore the .hgignore file.  When a new person checks out your repository, don't you want them to get your ignored-files list?  Instead, do hg add .hgignore; hg commit.
Bottom line: .hgignore is tracked like any other file in the repository.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With