Skip to content

Conversation

mohammadRezaei1380
Copy link
Contributor

This pull request updates the .gitignore file by adding entries to ignore common files generated by operating systems and local development environments, including:

  • .DS_Store (macOS system file)
  • Thumbs.db (Windows system file)
  • *.log (log files generated during development)

Adding these files to .gitignore helps keep the repository clean and prevents unnecessary files from being committed accidentally.

@taylorotwell taylorotwell merged commit 6657827 into laravel:12.x May 26, 2025
4 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.

2 participants