天天看点

eclipse-SVN资源同步过滤

打开:window-->preferences-->team-->Ignored Resource-->Add Pattern(或者点击window-->preferences-->然后直接搜索ignore)

eclipse-SVN资源同步过滤

1:*/.git/* 表示.git文件夹下的所有文件,

2:.classpath 表示对应的文件名

3:target表示文件夹