Skip to content

Commit

Permalink
Update the gitignore file to exclude Spark-Connected binaries downloaded
Browse files Browse the repository at this point in the history
  • Loading branch information
nijanthanvijayakumar committed Aug 9, 2024
1 parent 93e35ff commit c35299b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,7 @@ site
# Benchmarking
*.crc
*.parquet
_SUCCESS
_SUCCESS

# Spark-Connect related files/binaries
spark-*-bin-hadoop3/**

0 comments on commit c35299b

Please sign in to comment.