Floobits / floobits-intellij

Real-time collaborative editing plugin for IntelliJ
Apache License 2.0
228 stars 14 forks source link

Stomp prompt should ask to delete ignored files on join #255

Open ggreer opened 8 years ago

ggreer commented 8 years ago

Right now, if you add a new pattern to your .flooignore/.gitignore/whatever, we don't try to remove the newly-ignored files from the workspace. This is really confusing to users.

ggreer commented 7 years ago

Note: It should just remove these files from the workspace. It shouldn't send unlink: true.