Remove __pycache__ from git tracking
This commit is contained in:
parent
e3184ea86c
commit
a18c6d110a
11 changed files with 1 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -7,6 +7,5 @@ build
|
|||
.env*.local
|
||||
.DS_Store
|
||||
data/
|
||||
__pycache__
|
||||
app/__pycache__
|
||||
__pycache__/
|
||||
mlruns
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue