Add 'update.log' to .gitignore

This commit is contained in:
abcdefg30
2018-05-20 22:42:10 +02:00
committed by abcdefg30
parent be6fd1c7c7
commit 3a74e880c5

7
.gitignore vendored
View File

@@ -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