From 15a2dcaa11a47ae2dec87697e14426983807e98f Mon Sep 17 00:00:00 2001 From: abcdefg30 Date: Wed, 10 May 2017 10:17:15 +0200 Subject: [PATCH] Add StyleCopViolations.xml to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 110d4ce..68a1168 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ mods/*/*.pdb /*.exe DOCUMENTATION.md Lua-API.md +StyleCopViolations.xml