Skip to content

Implemented .couchappignore to ignore files#47

Open
claytongulick wants to merge 1 commit intomikeal:masterfrom
claytongulick:master
Open

Implemented .couchappignore to ignore files#47
claytongulick wants to merge 1 commit intomikeal:masterfrom
claytongulick:master

Conversation

@claytongulick
Copy link

Quick hack to implement .couchappignore - not sure if this is the best way to do it, but it seems to be working for me so far.

filter() checks are kind of scattered everywhere because it doesn't look like the code in watch respects the filter: option for created/changed/deleted files. Possibly a better fix would be to patch the main.js in watch and eliminate the (redundant?) filter checks inside of monitor.on() in sync

@mikeal
Copy link
Owner

mikeal commented Mar 14, 2012

sys is deprecated, please use utils.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants