diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -145,6 +145,11 @@ banned_addresses.txt *.cache/ # ----------------------------------------------------------------------------- +# Localization / Compiled translations +# ----------------------------------------------------------------------------- +*.mo + +# ----------------------------------------------------------------------------- # AI assistants / LLM tools # ----------------------------------------------------------------------------- # Claude AI assistant configuration and cache |
