Initialize PDF library repository
This commit is contained in:
commit
533f6d7a33
2 changed files with 14 additions and 0 deletions
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
*.pdf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.PDF filter=lfs diff=lfs merge=lfs -text
|
||||||
12
README.md
Normal file
12
README.md
Normal file
|
|
@ -0,0 +1,12 @@
|
||||||
|
# Lib-PDF
|
||||||
|
|
||||||
|
EDA Core component datasheet storage.
|
||||||
|
|
||||||
|
PDF files are tracked via Git LFS.
|
||||||
|
|
||||||
|
Client sync:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
git pull
|
||||||
|
git lfs pull
|
||||||
|
```
|
||||||
Loading…
Add table
Reference in a new issue