Skip to content

Add OS-specific patterns to .gitignore #27

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
Mar 18, 2025
Merged

Add OS-specific patterns to .gitignore #27

merged 1 commit into from
Mar 18, 2025

Conversation

jay-tau
Copy link
Collaborator

@jay-tau jay-tau commented Mar 12, 2025

Updates .gitignore to include patterns for Linux, macOS, and Windows.

  • Added patterns for Linux temp files, macOS system files, and Windows-specific files
  • Retained existing Python, VS Code, and PyCharm patterns

This prevents accidental commits of OS-generated temporary files across different developer environments.

@jay-tau jay-tau merged commit 1d0eedf into master Mar 18, 2025
6 checks passed
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