From 3a74e880c58289aee2bcd382e5caf64fc8fd84e1 Mon Sep 17 00:00:00 2001 From: abcdefg30 Date: Sun, 20 May 2018 22:42:10 +0200 Subject: [PATCH] Add 'update.log' to .gitignore --- .gitignore | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index db0480501c..9d61343563 100644 --- a/.gitignore +++ b/.gitignore @@ -11,7 +11,7 @@ obj *.CodeAnalysisLog.xml *.lastcodeanalysissucceeded _ReSharper.*/ -/.vs +/.vs # movies *.vqa @@ -67,6 +67,7 @@ Lua-API.md Settings.md *.html openra.6 +update.log # StyleCop *.Cache @@ -82,6 +83,6 @@ StyleCopViolations.xml # Support directory /Support - -# IntelliJ files + +# IntelliJ files .idea