Some more prep

This commit is contained in:
ed
2026-08-06 21:10:04 -04:00
parent ac1fffa422
commit 6feff68b33
8 changed files with 50 additions and 15 deletions
+7
View File
@@ -0,0 +1,7 @@
# Computer Enhance: Performance Aware Programming Course
```
git -C . config --local diff.ignoreSubmodules all
git -C . config --local status.submoduleSummary false
git -C . config --local submodule.recurse false
```