Skip to content

Commit

Permalink
updating gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelgreca committed Nov 7, 2024
1 parent 271dd6d commit b2b706e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
ipynb_checkpoints/
mlruns/
mlartifacts/
*.csv

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
Expand Down

0 comments on commit b2b706e

Please sign in to comment.