Commit Graph

2 Commits

Author SHA1 Message Date
Ali d7bf356779 chore(i18n): stop tracking generated locale/*.po copies
az.po/ru.po are regenerated (overwritten) by the az_locale app on every
`bench migrate` via setup_locale, so tracking them dirtied the working tree and
blocked `git pull`. Untrack them and gitignore locale/*.po; main.pot stays
tracked, masters remain the source of truth in the az_locale repo.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-21 10:38:50 +00:00
Ali a0d4ce9f81 feat: Initialize App 2026-02-20 14:13:47 +04:00