Skip to content
Snippets Groups Projects
Commit 7ced88b0 authored by Masayoshi TSUZUKI's avatar Masayoshi TSUZUKI Committed by Andrew Or
Browse files

[SPARK-3946] gitignore in /python includes wrong directory

Modified to ignore not the docs/ directory, but only the docs/_build/ which is the output directory of sphinx build.

Author: Masayoshi TSUZUKI <tsudukim@oss.nttdata.co.jp>

Closes #2796 from tsudukim/feature/SPARK-3946 and squashes the following commits:

2bea6a9 [Masayoshi TSUZUKI] [SPARK-3946] gitignore in /python includes wrong directory
parent 9b6de6fb
No related branches found
No related tags found
No related merge requests found
*.pyc
docs/
docs/_build/
pyspark.egg-info
build/
dist/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment