Svn status should always return nothing. But your .os etc. files always show up in there. How to get rid of this?
svn propedit svn:ignore src
you go into editor, and add files you want to ignore, and then check it in.
Svn status should always return nothing. But your .os etc. files always show up in there. How to get rid of this?
svn propedit svn:ignore src
you go into editor, and add files you want to ignore, and then check it in.