jachin / GitSync

This tool allows a developer to work on files on their local machine and have their work synced on a remote system. It uses git to manage the syncing process.
MIT License
31 stars 3 forks source link

.git ignore should also make filesystem watcher ignore as well. #15

Open centerorbit opened 10 years ago

centerorbit commented 10 years ago

Or at least not notify and push if something nothing was found.