rozbb / DropboxIgnore

An ignore file like .gitignore but for Dropbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does this work on OSX?

hirasso opened this issue · comments

As the question states :) Does your script work on OSX with Perl installed?

This project is completely unmaintained, and I've never tried it on OSX. That being said, I don't see any reason this shouldn't work on OSX with Perl installed. I'd be curious what your results are.

Hello all, given that:

  1. this project is discontinued
  2. dropbox has introduced a new way to ignore files

I implemented dropboxignore, this cross-platform shell script has the minimum dependencies and can be used to ignore/revert files or folders from dropbox. Feel free to give it a try (it is also tested on OSX).

Any feedback is more than welcome.

This looks great! I updated the readme to point to your project