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:
hariel1985
2026-02-02 12:32:23 +01:00
szülő 2dea8574a3
commit 23129d5067
2 fájl változott, egészen pontosan 24 új sor hozzáadva és 1 régi sor törölve

4
.gitignore vendored
Fájl megtekintése

@@ -1,7 +1,9 @@
# Build
WhisperDictate
macos/build/
macos/WhisperDictate.app/Contents/MacOS/
*.o
*.dSYM/
*.dmg
# macOS
.DS_Store