We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f9cc4d1 + 5ee2b35 commit 0aee91bCopy full SHA for 0aee91b
1 file changed
VisualStudio.gitignore
@@ -154,8 +154,13 @@ csx/
154
# Windows Store app package directory
155
AppPackages/
156
157
-# Others
+# Visual Studio cache files
158
+# files ending in .cache can be ignored
159
*.[Cc]ache
160
+# but keep track of directories ending in .cache
161
+!*.[Cc]ache/
162
+
163
+# Others
164
ClientBin/
165
[Ss]tyle[Cc]op.*
166
~$*
0 commit comments