mirror of
https://github.com/godotengine/godot-docs.git
synced 2025-12-31 17:49:03 +03:00
16 lines
185 B
Plaintext
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
|