Prep for making biorxiv 2014 branch and merge

- 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
This commit is contained in:
ackman678
2017-10-14 14:07:10 -07:00
parent ba7984da36
commit 8cdb77a39e
2 changed files with 4 additions and 0 deletions

4
.gitattributes vendored Normal file
View File

@@ -0,0 +1,4 @@
*.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

Binary file not shown.