]> source.dussan.org Git - gitignore.git/commitdiff
Visual studio cache issue 2664/head
authorkilian442 <kilian.riou@hotmail.Fr>
Mon, 16 Apr 2018 07:12:00 +0000 (09:12 +0200)
committerGitHub <noreply@github.com>
Mon, 16 Apr 2018 07:12:00 +0000 (09:12 +0200)
/.vs/ do not catch the visual studio cache folder but .vs/ do

Unity.gitignore

index a7c0c70a0b4d9660b2b750b4b780d5919684fea7..184557c09eada1b32373b82fcdb9bdbe1c2df445 100644 (file)
@@ -6,7 +6,7 @@
 Assets/AssetStoreTools*
 
 # Visual Studio cache directory
-/.vs/
+.vs/
 
 # Autogenerated VS/MD/Consulo solution and project files
 ExportedObj/