You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 19:41:11 +00:00
ignore __pycache__ directory
which is generated during scons.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -238,6 +238,7 @@ ClientBin/
|
||||
*.pfx
|
||||
*.publishsettings
|
||||
node_modules/
|
||||
__pycache__/
|
||||
|
||||
# KDE
|
||||
.directory
|
||||
|
||||
Reference in New Issue
Block a user