Skip to content

Commit c44b416

Browse files
committed
Fix up whitespace and share shdlib.h
1 parent 92a4d0e commit c44b416

File tree

6 files changed

+186
-259
lines changed

6 files changed

+186
-259
lines changed

.gitignore

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,7 @@ thumbs.db
4747
.clang-format
4848
/.vscode
4949
/Dependencies/MaxSDK/maxsdk
50-
out/build/x64-debug
51-
out/build/x86-debug
50+
out/build
5251

5352
## IntelliJ, CLion, etc.
5453
/.idea
@@ -59,4 +58,4 @@ cmake-build-*/
5958
## Ninja
6059
.ninja_deps
6160
.ninja_log
62-
build.ninja
61+
build.ninja

0 commit comments

Comments
 (0)