diff options
author | sr55 <[email protected]> | 2017-02-11 14:44:46 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2017-02-11 14:44:46 +0000 |
commit | f58a2a8625f9da98bb2acdd2a0a57481935451fb (patch) | |
tree | d87f56231590b291e8eac9becf5857ad532a4d11 /.gitignore | |
parent | d711ce2f5c667c1b241d110386f93058560864cf (diff) |
WinGui: Add StyleCop.Analyzers NuGet package
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 43690ee47..c79b8f709 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ win/CS/*.VC.opendb win/CS/*.VC.db win/CS/**/*.Cache win/CS/**/*.user +win/CS/packages/**/* # Xcode user data xcuserdata |