On 3/18/23 10:34, Joel Kulesza wrote:
On Sat, Mar 18, 2023 at 7:14 AM Jean-Marc Lasgouttes <[email protected]> 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

-- 
lyx-devel mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to