Skip to content

Commit a564479

Browse files
committed
Unify dx8wrapper part 1
1 parent 4e4b731 commit a564479

File tree

7 files changed

+406
-204
lines changed

7 files changed

+406
-204
lines changed

.gitignore

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

4951
## IntelliJ, CLion, etc.
5052
/.idea
@@ -55,4 +57,4 @@ cmake-build-*/
5557
## Ninja
5658
.ninja_deps
5759
.ninja_log
58-
build.ninja
60+
build.ninja

0 commit comments

Comments
 (0)