Skip to content

Commit 3cafaab

Browse files
committed
feat: git ignore changes and spelling whitelist
1 parent d720c42 commit 3cafaab

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
/target
22
.release
33
scripts
4-
.vscode
4+
.vscode
5+
6+
/private

cspell.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"thiscall",
2424
"THREADENTRY",
2525
"Toolhelp",
26+
"ulonglong",
2627
"USFXSF",
2728
"vtable"
2829
]

0 commit comments

Comments
 (0)