Skip to content

Commit 92a4d0e

Browse files
committed
Unify dx8wrapper part 1
1 parent fc71ca4 commit 92a4d0e

File tree

7 files changed

+397
-195
lines changed

7 files changed

+397
-195
lines changed

.gitignore

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

5153
## IntelliJ, CLion, etc.
5254
/.idea
@@ -57,4 +59,4 @@ cmake-build-*/
5759
## Ninja
5860
.ninja_deps
5961
.ninja_log
60-
build.ninja
62+
build.ninja

0 commit comments

Comments
 (0)