mirror of
https://github.com/godotengine/godot.git
synced 2025-03-13 23:41:08 +08:00
Merge pull request #23403 from xpol/patch-1
ignore __pycache__ directory
This commit is contained in:
commit
26a0567c43
1
.gitignore
vendored
1
.gitignore
vendored
@ -238,6 +238,7 @@ ClientBin/
|
||||
*.pfx
|
||||
*.publishsettings
|
||||
node_modules/
|
||||
__pycache__/
|
||||
|
||||
# KDE
|
||||
.directory
|
||||
|
Loading…
x
Reference in New Issue
Block a user