mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
Added a comment
This commit is contained in:
parent
061e46572d
commit
a6016813f0
@ -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),
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user