chore: add pycache to gitignore
This commit is contained in:
parent
4fbf2abd08
commit
69be5a5493
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,4 +1,5 @@
|
||||||
todo.md
|
todo.md
|
||||||
.env
|
.env
|
||||||
|
|
||||||
Language*Learning*API/
|
/Language*Learning*API/
|
||||||
|
__pycache__/
|
||||||
Loading…
Reference in a new issue