[MINOR][BUILD] Remove *.crc from .gitignore#23020
[MINOR][BUILD] Remove *.crc from .gitignore#23020srowen wants to merge 1 commit intoapache:masterfrom
Conversation
…st source dirs and IJ warns about it
|
Test build #98758 has finished for PR 23020 at commit
|
|
retest this please |
|
Test build #98764 has finished for PR 23020 at commit
|
|
Merged to master |
|
@srowen #22170 was to prevent the case for adding After this PR I have to narrow down ranges when executing Maybe adding |
|
@HeartSaVioR that could be fine, but what is the problem? I'm not clear. Files that are in git should not be covered by ignore rules. .crc files that are created by tests should be ignored, but they should be under |
## What changes were proposed in this pull request? Remove *.crc from .gitignore as there are actual .crc files in the test source dirs and IJ warns about it ## How was this patch tested? N/A Closes apache#23020 from srowen/gitignore. Authored-by: Sean Owen <sean.owen@databricks.com> Signed-off-by: Sean Owen <sean.owen@databricks.com>
What changes were proposed in this pull request?
Remove *.crc from .gitignore as there are actual .crc files in the test source dirs and IJ warns about it
How was this patch tested?
N/A