diff --git a/.gitignore b/.gitignore
index b733059..a07adf7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,4 +17,6 @@ node_modules
PackageSources/SimObjects/Airplanes/**/panel/*.wasm
EFB/efb.css
EFB/efb.js
-EFB/efb.html
\ No newline at end of file
+EFB/efb.html
+
+*.su
\ No newline at end of file
diff --git a/PackageSources/wasm-module/load-manager.vcxproj b/PackageSources/wasm-module/load-manager.vcxproj
index 0ae5088..aacfa55 100644
--- a/PackageSources/wasm-module/load-manager.vcxproj
+++ b/PackageSources/wasm-module/load-manager.vcxproj
@@ -114,6 +114,7 @@
stdcpp14
true
+ /clang:-fstack-usage %(AdditionalOptions)
@@ -211,6 +212,7 @@ Powershell.exe -File .\copy-debug.ps1
stdcpp14
+ /clang:-fstack-usage %(AdditionalOptions)