Skip to content

Update .gitignore to refine ignored files and directories#3

Open
JpWebster wants to merge 1 commit into
mainfrom
pr_test
Open

Update .gitignore to refine ignored files and directories#3
JpWebster wants to merge 1 commit into
mainfrom
pr_test

Conversation

@JpWebster

Copy link
Copy Markdown
Owner

Update .gitignore to refine ignored files and directories

Refined the .gitignore file to ensure proper exclusion of:

  • Python cache directories (__pycache__/).
  • Visual Studio-specific files and directories (.vs/).
    Added entries for specific Visual Studio-related paths to prevent environment-specific files from being tracked.

Refined the `.gitignore` file to ensure proper exclusion of:
- Python cache directories (`__pycache__/`).
- Visual Studio-specific files and directories (`.vs/`).
Added entries for specific Visual Studio-related paths to prevent environment-specific files from being tracked.
Comment thread .gitignore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant