How do I ignore PyCharm configuration files in a git repository?

If PyCharm offers you to commit the files, it means that you have already added them to Git. You need to remove them using ‘git rm –cached’ and commit the change. After that, they will be ignored by the integration according to your .gitignore settings.

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)