Skip to content

Commit

Permalink
chore: update gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
daneisburgh committed Jan 14, 2024
1 parent f7c9f23 commit b3b423c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.databricks/
.DS_Store
.eggs
.env
.ipynb_checkpoints/
Expand All @@ -8,5 +9,6 @@
__pycache__/
build/
dist/
notebooks/data
scratch/**
!scratch/README.md

0 comments on commit b3b423c

Please sign in to comment.