mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
15 lines
180 B
Plaintext
15 lines
180 B
Plaintext
_build/
|
|
env/
|
|
extensions/__pycache__/
|
|
__pycache__
|
|
*.pyc
|
|
*~
|
|
.directory
|
|
.vscode/
|
|
|
|
# Finder (MacOS) makes these automatically.
|
|
.DS_Store
|
|
|
|
# And Windows keeps creating these.
|
|
Thumbs.db
|