Skip to content

Commit 7ea3c0e

Browse files
authored
Updated to WBT Open Core v2.3.0 (#46)
Update to WBT Open Core v2.3.0
2 parents 165cb68 + 2a6f494 commit 7ea3c0e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+2480
-230
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ WhiteboxTools.pyt.zip
2626
**/*.CPG
2727
__MACOSX/
2828
whitebox_tools-v*.exe
29+
WBT/img/._*
2930

3031

3132
# C extensions
@@ -127,3 +128,5 @@ ENV/
127128
# mypy
128129
.mypy_cache/
129130
WBT/img/.DS_Store
131+
WBT/whitebox_runner.exe
132+
WBT/settings.json

0 commit comments

Comments
 (0)