setup proper incremental build of build.odin.odin script

This commit is contained in:
2025-06-22 11:55:52 -04:00
parent 4235ac8b33
commit ecc00b000b
3 changed files with 45 additions and 16 deletions

View File

@@ -27,6 +27,10 @@ indent_size = 2
indent_style = tab
indent_size = 2
[*.odin]
indent_style = tab
indent_size = 2
[*.ps1]
indent_style = tab
indent_size = 4