diff options
author | MOROZILnic <MOROZILnic@users.noreply.github.com> | 2015-01-04 22:17:12 +0300 |
---|---|---|
committer | MOROZILnic <MOROZILnic@users.noreply.github.com> | 2015-01-04 22:17:12 +0300 |
commit | f535820080e0d268d0bf83e7afd54a47b6ca51b7 (patch) | |
tree | 2d3bd713f8bd182fa1c2156939d73d6be3a1982a /VisualStudio.gitignore | |
parent | 13f15a38f3132ea780ca8c3d237a6c3405a6ca69 (diff) | |
download | gitignore-f535820080e0d268d0bf83e7afd54a47b6ca51b7.tar.gz gitignore-f535820080e0d268d0bf83e7afd54a47b6ca51b7.zip |
Update VisualStudio.gitignore
Ignoring *.cache as well as *.Cache
Diffstat (limited to 'VisualStudio.gitignore')
-rw-r--r-- | VisualStudio.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore index 72d68bae..a7b4ba42 100644 --- a/VisualStudio.gitignore +++ b/VisualStudio.gitignore @@ -148,7 +148,7 @@ csx/ AppPackages/ # Others -*.Cache +*.[Cc]ache ClientBin/ [Ss]tyle[Cc]op.* ~$* |