mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Visual studio cache issue
/.vs/ do not catch the visual studio cache folder but .vs/ do
This commit is contained in:
parent
a3a31c387c
commit
168b75d7ec
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
Assets/AssetStoreTools*
|
||||
|
||||
# Visual Studio cache directory
|
||||
/.vs/
|
||||
.vs/
|
||||
|
||||
# Autogenerated VS/MD/Consulo solution and project files
|
||||
ExportedObj/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue