diff options
author | Denis Peshkov <peshkov@bk.ru> | 2017-11-29 02:47:25 +0200 |
---|---|---|
committer | Brendan Forster <github@brendanforster.com> | 2017-11-29 11:47:25 +1100 |
commit | 65b8b3b6fe3adf896243da21c72d0a46dd8a76cf (patch) | |
tree | f172243de5243e3ca111a20e99a6d731ebd54912 /VisualStudio.gitignore | |
parent | f051f25ceb9f437cf4d3024db137e8825dd8d6fe (diff) | |
download | gitignore-65b8b3b6fe3adf896243da21c72d0a46dd8a76cf.tar.gz gitignore-65b8b3b6fe3adf896243da21c72d0a46dd8a76cf.zip |
Update VisualStudio.gitignore (#2510)
* Update VisualStudio.gitignore
Diffstat (limited to 'VisualStudio.gitignore')
-rw-r--r-- | VisualStudio.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore index bf609893..b169d4eb 100644 --- a/VisualStudio.gitignore +++ b/VisualStudio.gitignore @@ -54,6 +54,10 @@ project.fragment.lock.json artifacts/ **/Properties/launchSettings.json +# StyleCop +StyleCopReport.xml + +# Files built by Visual Studio *_i.c *_p.c *_i.h |