Compare commits

..

2 Commits

Author SHA1 Message Date
3e5d415812 git lfs track "*.pdf" 2023-04-07 19:57:02 +03:00
8f0b0b1afa README update 2023-04-07 19:56:50 +03:00
2 changed files with 11 additions and 1 deletions

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
*.pdf filter=lfs diff=lfs merge=lfs -text

View File

@ -1,2 +1,11 @@
# datasheets
## datasheets
После слонирования необходимо произвести инициализацию LFS:
```git lfs install```
Чтобы пометить новые файлы как *LFS*:
```git lfs track "*.pdf"```
Это добавит соответствующие строки в *.gitattributes*