Skip to content

Commit

Permalink
Added parquet files as files to be ignored.
Browse files Browse the repository at this point in the history
  • Loading branch information
umarbutler committed Jul 12, 2024
1 parent f33dd13 commit 63dd211
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
*.pyc
*.pyo
*.ipynb
*.parquet
__pycache__/
.pytest_cache/
tests/profiler.py
Expand Down

0 comments on commit 63dd211

Please sign in to comment.