Added a comment

This commit is contained in:
erri120 2019-11-09 19:12:36 +01:00 committed by Timothy Baldridge
parent 061e46572d
commit a6016813f0

View File

@ -412,7 +412,7 @@ namespace Wabbajack.Lib
new IncludeRegex(this, "^*\\.meta"),
new IgnoreStartsWith(this, " __vortex_staging_folder"),
new IgnoreEndsWith(this, "__vortex_staging_folder"),
new IgnoreEndsWith(this, "project.xml"),
new IgnoreEndsWith(this, "project.xml"), // darkest dungeon specific
new IgnoreGameFiles(this),