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

Code Quality: Upgrade .gitignore to latest #325

Merged
merged 3 commits into from
Sep 19, 2024

Commits on Sep 18, 2024

  1. ⬆️ Upgrade .gitignore to latest

    Removed a few ignores such as the '.nupkg' ignore since this would conflict with the NuGet package in the 'lib' directory
    
    Signed-off-by: Lamparter <[email protected]>
    Lamparter committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    4a8378b View commit details
    Browse the repository at this point in the history
  2. 🙈 Removed unused ignore

    Signed-off-by: Lamparter <[email protected]>
    Lamparter committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0336b13 View commit details
    Browse the repository at this point in the history
  3. ⬆️ Upgrade actions/upload-artifact to v4

    Signed-off-by: Lamparter <[email protected]>
    Lamparter committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    30353a1 View commit details
    Browse the repository at this point in the history