added README

This commit is contained in:
Johannes Erwerle 2025-02-04 17:29:40 +01:00
parent b381f9426a
commit f786c9f992

14
README.md Normal file
View file

@ -0,0 +1,14 @@
# 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
```