Add assets to gitattributes and gitignore
This commit is contained in:
14
.gitattributes
vendored
Normal file
14
.gitattributes
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
# Images
|
||||
*.bmp binary
|
||||
*.exr binary
|
||||
*.gif binary
|
||||
*.hdr binary
|
||||
*.iff binary
|
||||
*.jpeg binary
|
||||
*.jpg binary
|
||||
*.pict binary
|
||||
*.png binary
|
||||
*.psd binary
|
||||
*.tga binary
|
||||
*.tif binary
|
||||
*.tiff binary
|
||||
Reference in New Issue
Block a user