Add LICENSE and update .gitignore
- Add MIT License - Ignore macos build directory and compiled binary - Ignore DMG files Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,7 +1,9 @@
|
||||
# Build
|
||||
WhisperDictate
|
||||
macos/build/
|
||||
macos/WhisperDictate.app/Contents/MacOS/
|
||||
*.o
|
||||
*.dSYM/
|
||||
*.dmg
|
||||
|
||||
# macOS
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user