• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Issue gitignore not work

Michael Huber

Basic Pleskian
we have on the root of a git a file called domains.php

this file is in .gitignore file. on my local notebook (linux) it work. but on the plesk Server the files domains.php are overwritten by every pull.

I dont know how to set up git commands like
git rm -r --cached domains.php

domeone know a solution ?
 
Back
Top