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

feat: Add more entries to gitignore #100

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

hypixus
Copy link
Contributor

@hypixus hypixus commented Feb 8, 2023

Current state of gitignore makes creating pull requests unnecessarily messy when using PyCharm IDE.
All .idea contents are related to local machine, so they should never be within version control.

Additionally, added src/sessions to prevent publishing private data by accident.

@hypixus hypixus changed the title Add more entries to gitignore fix: Add more entries to gitignore Feb 8, 2023
@hypixus hypixus changed the title fix: Add more entries to gitignore feature: Add more entries to gitignore Feb 8, 2023
@hypixus hypixus changed the title feature: Add more entries to gitignore feat: Add more entries to gitignore Feb 8, 2023
.gitignore Outdated Show resolved Hide resolved
@alepouna alepouna added the code quality This PR improves the code quality of the program label Feb 8, 2023
@hypixus hypixus requested a review from alepouna February 10, 2023 16:15
.gitignore Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality This PR improves the code quality of the program
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants