diff options
author | Todd Aspeotis <t@speot.is> | 2014-11-23 15:41:09 +1000 |
---|---|---|
committer | Todd Aspeotis <t@speot.is> | 2014-11-23 15:41:09 +1000 |
commit | 79b46295bf7b02dd7fc9bd1ce3106e1941afb7a0 (patch) | |
tree | d640fc50efae92183ec180703bd55c636472c457 | |
parent | d866fb556184cc1edffd9d0f1ca205fe1916a7f6 (diff) | |
download | gitignore-79b46295bf7b02dd7fc9bd1ce3106e1941afb7a0.tar.gz gitignore-79b46295bf7b02dd7fc9bd1ce3106e1941afb7a0.zip |
Revert "adding entry for ignoring <solutionname>.sln.ide folder which contains visual studio 2015 solution specific cache data"
This reverts commit b07a0904e3c0714353f997b1dc6122b367dab648.
-rw-r--r-- | VisualStudio.gitignore | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore index 267c6ea7..ec91d78f 100644 --- a/VisualStudio.gitignore +++ b/VisualStudio.gitignore @@ -7,9 +7,6 @@ *.userosscache *.sln.docstates -# User-specific folders -*.sln.ide/ - # Build results [Dd]ebug/ [Dd]ebugPublic/ |