aboutsummaryrefslogtreecommitdiffstats
path: root/VisualStudio.gitignore
diff options
context:
space:
mode:
authorAndrew Arnott <andrewarnott@gmail.com>2014-04-14 06:02:29 -0700
committerAndrew Arnott <andrewarnott@gmail.com>2014-04-14 06:02:29 -0700
commitdba7d3de2bbfd3a28ed0191d693d0efb298d3da3 (patch)
tree883eae841cfb9089c61b1ec4c8982a0adb5dffd4 /VisualStudio.gitignore
parent792a95ef293a8eb68e3ed93a85578dade70d0553 (diff)
downloadgitignore-dba7d3de2bbfd3a28ed0191d693d0efb298d3da3.tar.gz
gitignore-dba7d3de2bbfd3a28ed0191d693d0efb298d3da3.zip
Adds Roslyn .ide directories to .gitignore.
Diffstat (limited to 'VisualStudio.gitignore')
-rw-r--r--VisualStudio.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore
index 745d9301..1efad386 100644
--- a/VisualStudio.gitignore
+++ b/VisualStudio.gitignore
@@ -16,6 +16,9 @@ bld/
[Bb]in/
[Oo]bj/
+# Roslyn cache directories
+*.ide
+
# MSTest test Results
[Tt]est[Rr]esult*/
[Bb]uild[Ll]og.*