lex
November 16, 2021, 3:56am
1
After 1st time sync, I found “.DS_store” and “.gitignore” not synchronize, this spend me a lot to figure it out.
Do you have a list of the ignore files or any way to clear the difference between client & server ?
Thanks, and I love your great works !
lex
November 18, 2021, 10:00am
2
One more thing important is: I have nodejs projects, folder “node_modules” will mess up everything.
Please consider the filter policy if you dont have, thanks!
lex
November 18, 2021, 10:41am
3
I found “.idea” folder also ignored.
Look like anything start with “.” is ignored.
zayn
December 15, 2021, 3:21pm
4
Hello @lex ,
Take a look at the github issues, if you do not find a similar feature request, would you mind creating a new one and explain your use case to give a better context.
lex
December 22, 2021, 9:14am
6
Yes, I found a similar request , and I left my suggestion there.
Thanks.