Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Enhance .gitignore to exclude common OS and log files#6619

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

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.

codenashwan and a-h-abid reacted with thumbs up emoji
@taylorotwelltaylorotwell merged commit6657827 intolaravel:12.xMay 26, 2025
4 checks passed
Gvalien added a commit to Gvalien/laravel that referenced this pull requestMay 27, 2025
Enhance .gitignore to exclude common OS and log files (laravel#6619)
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@mohammadRezaei1380@taylorotwell

[8]ページ先頭

©2009-2025 Movatter.jp