On Mon, 7 Jan 2013 15:12:19 +0400, Konstantin Khomoutov
<[email protected]> wrote:
>Yes, it's safe.
>Basically, the only set of files really needed for maintaining a .NET
>project by the Microsoft IDE are those containing XML in them.
>The `msbuild` tool which does actual heavy lifting consumes files ending
>in '*.proj' (or '*.csproj' or '*.vbproj' or whatever), plus there is a
>top-level XML file which represents "the solution" and its settings, and
>references those "project files" consumed by msbuild.

Thanks for the feedback. So I'll commit the following files from VB
Express and ignore the rest:

*.sln
*.resx
*.user
*.vb
*.vbproj
*.settings
*.myapp

_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to