Created
May 10, 2014 23:26
-
-
Save SONIC3D/67311ef3653729a4bb21 to your computer and use it in GitHub Desktop.
列出当前目录往下所有层次目录的svn:ignore属性内容,方便查看项目的所有忽略属性
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 列出当前目录往下所有层次目录的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