鼠标右键 -> TortoiseSVN -> Settings
在Subversion -> Global ignore pattern添加:
*bin* *classes* *.class .classpath .project
*号代表所有
注意每个过滤的文件中间要留空格