Files
godot-docs/.gitignore
Juankz cf22d196c5 Add some i18n parameters
New mo and po files are created under ./locale/ dir
Compact text false by default
2018-03-28 12:15:28 +02:00

16 lines
185 B
Plaintext

_build/
env/
extensions/__pycache__/
__pycache__
*.pyc
*~
.directory
.vscode/
*.mo
# Finder (MacOS) makes these automatically.
.DS_Store
# And Windows keeps creating these.
Thumbs.db