Skip to content

Commit

Permalink
lfs: track .mu and .png files
Browse files Browse the repository at this point in the history
Models and textures will henceforth be indexed using Git Large File
Storage. Read more at https://git-lfs.github.com/.
  • Loading branch information
TotallyNotHuman committed Oct 4, 2017
1 parent c469700 commit 76c0d7b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*.mu filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text

0 comments on commit 76c0d7b

Please sign in to comment.