updated README to current structure, updated .gitignore, added .gitattributes, added bin/ (lfs)
This commit is contained in:
7
.gitattributes
vendored
Normal file
7
.gitattributes
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
* text=auto eol=lf
|
||||
|
||||
/.gitignore export-ignore
|
||||
/.gitattributes export-ignore
|
||||
|
||||
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
||||
assets/bin/** filter=lfs diff=lfs merge=lfs -text
|
||||
Reference in New Issue
Block a user