News:

Use the "Forum Search"
It may help you to find anything in the forum ;).

Git should not track local Visual Studio configuration files

Started by Matthew, October 19, 2020, 04:45:27 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Matthew

In the process of testing the CMake build process for Visual Studio, I discovered that Git tracks the /.vs/ directory that Visual Studio uses to store internal configuration files that are specific to each user. This directory is changed every time that you open Visual Studio.

We do not want this directory tracked and it's just a trap lying in wait for players who are new to Git or VS. For some reason, Git does not include this is their standard .gitignore file for VS users.

Commit ea429d5 should stop the tracking.
(Signature being tested) If you enjoy playing Simutrans, then you might also enjoy watching Japan Railway Journal
Available in English and simplified Chinese
如果您喜欢玩Simutrans的话,那么说不定就想看《日本铁路之旅》(英语也有简体中文字幕)。

jamespetts

Download Simutrans-Extended.

Want to help with development? See here for things to do for coding, and here for information on how to make graphics/objects.

Follow Simutrans-Extended on Facebook.