- Add a first-view controller and a bunch of things - First shooting implementation - Remove heavy models and clean the project up
6 lines
217 B
Plaintext
6 lines
217 B
Plaintext
# Normalize EOL for all files that Git considers text files.
|
|
* text=auto eol=lf
|
|
*.png filter=lfs diff=lfs merge=lfs -text
|
|
assets/** filter=lfs diff=lfs merge=lfs -text
|
|
resources/** filter=lfs diff=lfs merge=lfs -text
|