Skip to content

Commit c2ce0c5

Browse files
committed
Fix up whitespace and share shdlib.h
1 parent a564479 commit c2ce0c5

File tree

6 files changed

+189
-262
lines changed

6 files changed

+189
-262
lines changed

.gitignore

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,7 @@ thumbs.db
4545
.clang-format
4646
/.vscode
4747
/Dependencies/MaxSDK/maxsdk
48-
out/build/x64-debug
49-
out/build/x86-debug
48+
out/build
5049

5150
## IntelliJ, CLion, etc.
5251
/.idea
@@ -57,4 +56,4 @@ cmake-build-*/
5756
## Ninja
5857
.ninja_deps
5958
.ninja_log
60-
build.ninja
59+
build.ninja

0 commit comments

Comments
 (0)