exclude does not work
under excluded deployment paths, i chose a path, and added *.pyc to the end, to make sure compiled python files are not downloaded .. but when i sync, they always show up .. why is that?
2 条评论
排序方式
日期
投票数
To exclude *.pyc files from synchronization, you need to list them under Settings | Deployment | Options | Exclude items by name.
thank you
请先登录再写评论。