gitignore of moodle files

Re: gitignore of moodle files

аз Joanna Beaver -
Number of replies: 0
Сурати  корбар Plugin developers
Rubber chickened myself. It is now working. Not entirely sure how - I removed .git from the moodle directory, deleted then reinitialised the moodle39 repo, changed my gitignore code to this
/moodle/*
/moodle/local/*
!/moodle/local
!/moodle/local/mypluginname
and it works!
so one or all of those things is good. Most probably the last one

Best wishes

Jo