- rm .docx and add git lfs docx tracking before adding paper docx objects On branch master Your branch is up-to-date with 'origin/master'. Changes to be committed: new file: .gitattributes deleted: SIGuide.docx
5 lines
169 B
Plaintext
5 lines
169 B
Plaintext
*.png filter=lfs diff=lfs merge=lfs -text
|
|
*.jpg filter=lfs diff=lfs merge=lfs -text
|
|
*.docx filter=lfs diff=lfs merge=lfs -text
|
|
*.pdf filter=lfs diff=lfs merge=lfs -text
|