4430c67069
- all .ftl files for a language are concatenated into a single file at build time - all languages are included in the binary - external ftl files placed in the ftl folder can override the built-in definitions - constants are automatically generated for each string key - dropped the separate StringsGroup enum
18 lines
164 B
Plaintext
18 lines
164 B
Plaintext
*.mo
|
|
*.pyc
|
|
*\#
|
|
*~
|
|
.*.swp
|
|
.build
|
|
.coverage
|
|
.DS_Store
|
|
.mypy_cache
|
|
.pytype
|
|
__pycache__
|
|
anki.egg-info
|
|
anki/backend_pb2.*
|
|
anki/fluent_pb2.*
|
|
anki/buildhash.py
|
|
build
|
|
dist
|