mirror of
https://github.com/krahets/hello-algo.git
synced 2024-12-24 03:36:29 +08:00
Remove __pycache__
This commit is contained in:
parent
e6d5a0c80d
commit
d934ce070a
5 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -10,3 +10,6 @@ site/
|
|||
.cache/
|
||||
codes/scripts
|
||||
docs/overrides/
|
||||
|
||||
# python files
|
||||
__pycache__
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue