Configure Git LFS for common image formats and gradle wrapper #13

Merged
lars-winzer merged 1 commits from chore/setup-git-lfs into main 2026-06-01 19:36:23 +02:00
Owner

This pull request adds the .gitattributes file to configure Git LFS to store the following files:

  • .gif
  • .ico
  • .jpg
  • .png
  • .webp
  • gradle/wrapper/gradle-wrapper.jar

The Gradle wrapper is included by its relative path, as normal .jar files should not be included in the repo anyways.

This pull request adds the `.gitattributes` file to configure Git LFS to store the following files: - `.gif` - `.ico` - `.jpg` - `.png` - `.webp` - `gradle/wrapper/gradle-wrapper.jar` The Gradle wrapper is included by its relative path, as normal `.jar` files should not be included in the repo anyways.
lars-winzer added 1 commit 2026-06-01 18:51:03 +02:00
Add: .gitattributes to store common image formats and gradle wrapper in lfs
Code Analysis (Bandit) / bandit (push) Failing after 38s
Linting (Ruff) / ruff (push) Failing after 2s
Linting (Ruff) / ruff (pull_request) Failing after 2s
c3eff5ed7f
lars-winzer merged commit 1d67cb2d92 into main 2026-06-01 19:36:23 +02:00
Author
Owner

Actions are broken and herby not taken into account

Actions are broken and herby not taken into account
lars-winzer deleted branch chore/setup-git-lfs 2026-06-01 19:38:52 +02:00
Sign in to join this conversation.