Include ".vs" in gitignore?

Richard Kimberly Heck rikiheck at gmail.com
Sat Mar 18 16:42:02 UTC 2023


On 3/18/23 10:34, Joel Kulesza wrote:
> On Sat, Mar 18, 2023 at 7:14 AM Jean-Marc Lasgouttes 
> <lasgouttes at lyx.org> wrote:
>
>     Le 18/03/2023 à 12:18, Yu Jin a écrit :
>     > Can we do that? Visual Studio always creates some files in the
>     '.vs'
>     > subfolder when I open the repository with it.
>
>     I guess we can.
>
>     JMarc
>
>
> If this step is taken, perhaps also include `.vscode`?

Note, by the way, that you can have a 'global' gitignore file, too, in 
which you can put things like this. Its location is controlled by a 
variable in your global git config file.

[core]
      excludesfile = /path/to/gitignore

Riki

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20230318/c9026c5c/attachment.html>


More information about the lyx-devel mailing list