Merge pull request #23403 from xpol/patch-1
ignore __pycache__ directory
This commit is contained in:
commit
26a0567c43
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -238,6 +238,7 @@ ClientBin/
|
|||
*.pfx
|
||||
*.publishsettings
|
||||
node_modules/
|
||||
__pycache__/
|
||||
|
||||
# KDE
|
||||
.directory
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue