Hi Team,
I have a repository with a Java file. When I compile it, an additional class file is generated. I created an entry for the class file in a .gitignore file. However, the file still appears to be tracked. How can I make Git ignore the class file?