Skip to content

Commit

Permalink
Updated gitignore
Browse files Browse the repository at this point in the history
.DS_Store banished!
  • Loading branch information
williammanning committed Dec 19, 2024
1 parent 465dbdb commit 531e9c2
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 0 deletions.
Binary file removed .DS_Store
Binary file not shown.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
env/
.DS_Store
**/.DS_Store
**/._.DS_Store
Binary file removed churn_model_new/.DS_Store
Binary file not shown.
2 changes: 2 additions & 0 deletions environment_example/README.md
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
# JFrog ML Developer Evnironment Setup Example

## Reasons for using this example environment setup
Binary file removed titanic_conda/.DS_Store
Binary file not shown.

0 comments on commit 531e9c2

Please sign in to comment.