added README
This commit is contained in:
parent
b381f9426a
commit
f786c9f992
1 changed files with 14 additions and 0 deletions
14
README.md
Normal file
14
README.md
Normal 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
|
||||||
|
```
|
||||||
Loading…
Add table
Add a link
Reference in a new issue