Add 'update.log' to .gitignore
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user