Skip to content

Instantly share code, notes, and snippets.

@SONIC3D
Created May 10, 2014 23:26
Show Gist options
  • Save SONIC3D/67311ef3653729a4bb21 to your computer and use it in GitHub Desktop.
Save SONIC3D/67311ef3653729a4bb21 to your computer and use it in GitHub Desktop.
列出当前目录往下所有层次目录的svn:ignore属性内容,方便查看项目的所有忽略属性
# 列出当前目录往下所有层次目录的svn:ignore属性内容,方便查看项目的所有忽略属性
svn pg -R svn:ignore .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment