Author: rinrab Date: Thu May 15 16:39:12 2025 New Revision: 1925566 URL: http://svn.apache.org/viewvc?rev=1925566&view=rev Log: In site/staging:
Ignore `.vs` directory, so it won't show as unversioned file in status if opened with visual studio. * site/staging (svn:ignore): add .vs Modified: subversion/site/staging/ (props changed) Propchange: subversion/site/staging/ ------------------------------------------------------------------------------ --- svn:ignore (added) +++ svn:ignore Thu May 15 16:39:12 2025 @@ -0,0 +1 @@ +.vs