mirror of
https://github.com/vlang/v.git
synced 2025-09-14 06:52:36 +03:00
.gitignore: ignore Visual Studio's .vs/ folder
This commit is contained in:
parent
21d18b0792
commit
4564a47fbc
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -61,6 +61,7 @@ fns.txt
|
||||||
.project
|
.project
|
||||||
.classpath
|
.classpath
|
||||||
.c9
|
.c9
|
||||||
|
.vs
|
||||||
*.launch
|
*.launch
|
||||||
.settings/
|
.settings/
|
||||||
*.sublime-workspace
|
*.sublime-workspace
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue