• Hi,
    I was wondering what the smart people here do, to remove the hidden files on a git repository, specifically .gitignore? I develop my theme locally and host theme on github. .gitignore is taking care of the .ds_store files from Apple, but the .gitignore is ofcourse hosted on github too.
    How can I now create a zip file that doesn’t include all unwanted files?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘How to remove hidden git files before uploading the Theme’ is closed to new replies.