I don't understand why git in pycharm keeps tracking my .gitignore file despite .gitignore is in the file itself
The same issue with .env file in the root of the project
I don't understand why git in pycharm keeps tracking my .gitignore file despite .gitignore is in the file itself
The same issue with .env file in the root of the project
Try the following commands:
refer this for more detailed description: Why isn't my updated .gitignore working for files that are being tracked?