Add SVN gitignore for anyone who has to code-share with projects using Subversion
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
/.svn/*
|
||||||
|
*/.svn/*
|
||||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
|||||||
|
/.svn/*
|
||||||
|
*/.svn/*
|
||||||