Faser-Putz-Talk/README.md
2025-02-04 17:29:40 +01:00

14 lines
175 B
Markdown

# Faser Putz Vortrag
## git LFS
Dieses Repo nutzt git LFS für große Dateien.
```
git lfs install
git lfs track "*.pdf"
git lfs track "*.png"
git add .gitattributes
```