Skip to content

Update the gitignore file #368

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

Merged
merged 1 commit into from
Nov 12, 2020
Merged

Conversation

gnikonorov
Copy link
Member

Update the .gitignore with the following missing files:

  • package.lock ( generated by npm install )
  • *.swp files made by Vim

I also alphabetized and fixed the formatting for the existing entries in the .gitignore, and where I was able to and it made sense to I put files in their own sections. This wasn't meant to be comprehensive, just a little refactor while adding the above two entries.

@gnikonorov gnikonorov added skip-changelog Can be missed from the changelog. Infrastructure Changes related to project infrastructure ( CI/CD, deploy mechanism, etc. ) labels Nov 12, 2020
@gnikonorov gnikonorov self-assigned this Nov 12, 2020
Copy link
Contributor

@BeyondEvil BeyondEvil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🦾

@BeyondEvil BeyondEvil merged commit 03040fe into pytest-dev:master Nov 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Infrastructure Changes related to project infrastructure ( CI/CD, deploy mechanism, etc. ) skip-changelog Can be missed from the changelog.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants