阻止它上传 .sass 文件?
有没有办法让 Aptana Studio 3 不上传特定的文件扩展名,例如 .sass?
谢谢!
Is there a way to get Aptana Studio 3 to not upload specific file extensions, such as .sass for example?
Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您已经使用远程服务器设置了项目,则可以右键单击项目中的 .sass 文件,然后选择部署 > 隐藏此文件类型。
您还可以转到首选项> Aptana工作室> 远程并将 .sass 添加到要忽略的文件扩展名列表中。
If you already have the project set up with a remote server, you could right-click on a .sass file in the project and select Deploy > Cloak this file type.
You could also go to Preferences > Aptana Studio > Remote and add .sass to the list of file extensions to be ignored.