Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use .gitignore files in the initial source directories #3237

Merged
merged 4 commits into from Aug 31, 2022
Merged

Use .gitignore files in the initial source directories #3237

merged 4 commits into from Aug 31, 2022

Commits on Aug 27, 2022

  1. Read .gitignore in initial source directories

    Solves #2598 where Black wouldn't
    use .gitignore at folder/.gitignore if you ran `black folder` for
    example.
    martinResearch authored and ichard26 committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    5cfd6cd View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Add changelog entry and test

    ichard26 committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    cfcf59b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    756bec9 View commit details
    Browse the repository at this point in the history
  3. Minor optimization

    ichard26 committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    baa741b View commit details
    Browse the repository at this point in the history