chore: add dist and build artifacts to gitignore

This commit is contained in:
Mikhail Kiselev
2026-02-10 02:33:34 +03:00
parent c097372839
commit 585111a27b

2
.gitignore vendored
View File

@@ -1,6 +1,8 @@
# Daily Timer build outputs
build/bin/
build/darwin/Info.plist
bin/
dist/
# Frontend
frontend/node_modules/