gitinspector/.gitignore
Alexander Lercher 1066e7dd88 Fix TypeError for disabled localization
If the localization was not set ("WARNING: Localization disabled because the system language could not be determined.") the translation.install() was missing an argument, raising TypeError: 'bool' object is not iterable
2024-04-30 14:35:46 +02:00

10 lines
76 B
Plaintext

build
debian
deb_dist
dist
node_modules
*.egg-info
*.pyc
*.tgz
**/.DS_Store