Bläddra i källkod

Add SVN gitignore for anyone who has to code-share with projects using Subversion

Owen 14 år sedan
förälder
incheckning
c046bd621a
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. 2 0
      Global/SVN.gitignore

+ 2 - 0
Global/SVN.gitignore

@@ -0,0 +1,2 @@
+/.svn/*
+*/.svn/*