Search code examples
sublimetext2sublimetextsublime-text-plugin

sublime-text 2 ftpsync ignore not working


In my yii project on windows 7 I have the following structure:

/project
.. /yii
.... /framework
.... /protected
.... ftpsync.settings

in ftpsync.settings I want to ignore the framework folder as the following:

"ignore": "\\\\framework\\\\"

then in sidebar when I right click on yii folder > FTPSync > Upload, then it should ignore the framework folder which is not happening

so any ideas please?


Solution

  • "ignore": "\\\\framework\\\\"
    is working but I was confused when I see the number of all files in the status bar