Remove __pycache__ from git tracking

This commit is contained in:
Marko Djordjevic 2026-02-15 22:29:22 +01:00
parent e3184ea86c
commit a18c6d110a
11 changed files with 1 additions and 2 deletions

3
.gitignore vendored
View file

@ -7,6 +7,5 @@ build
.env*.local
.DS_Store
data/
__pycache__
app/__pycache__
__pycache__/
mlruns