• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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