Add type library files (.tlb) to version control

- Remove *.tlb from .gitignore
- Add IDAuth.tlb (authentication COM interface)
- Add DirectX SDK type libraries

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-11-29 20:59:20 +09:00
parent c219b08e42
commit 81e6180023
7 changed files with 0 additions and 1 deletions

1
.gitignore vendored
View File

@@ -24,7 +24,6 @@ Executable/**/*.exe
*.ncb
*.sbr
*.bsc
*.tlb
*.tli
*.tlh
*.tmp

Binary file not shown.

Binary file not shown.

Binary file not shown.