Add 'update.log' to .gitignore
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -11,7 +11,7 @@ obj
|
|||||||
*.CodeAnalysisLog.xml
|
*.CodeAnalysisLog.xml
|
||||||
*.lastcodeanalysissucceeded
|
*.lastcodeanalysissucceeded
|
||||||
_ReSharper.*/
|
_ReSharper.*/
|
||||||
/.vs
|
/.vs
|
||||||
|
|
||||||
# movies
|
# movies
|
||||||
*.vqa
|
*.vqa
|
||||||
@@ -67,6 +67,7 @@ Lua-API.md
|
|||||||
Settings.md
|
Settings.md
|
||||||
*.html
|
*.html
|
||||||
openra.6
|
openra.6
|
||||||
|
update.log
|
||||||
|
|
||||||
# StyleCop
|
# StyleCop
|
||||||
*.Cache
|
*.Cache
|
||||||
@@ -82,6 +83,6 @@ StyleCopViolations.xml
|
|||||||
|
|
||||||
# Support directory
|
# Support directory
|
||||||
/Support
|
/Support
|
||||||
|
|
||||||
# IntelliJ files
|
# IntelliJ files
|
||||||
.idea
|
.idea
|
||||||
|
|||||||
Reference in New Issue
Block a user