Skip to content

Commit 63dd211

Browse files
committed
Added parquet files as files to be ignored.
1 parent f33dd13 commit 63dd211

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
*.pyc
1919
*.pyo
2020
*.ipynb
21+
*.parquet
2122
__pycache__/
2223
.pytest_cache/
2324
tests/profiler.py

0 commit comments

Comments
 (0)