Do some clean-up and migrate to the latest JUCE
This commit is contained in:
12
.gitattributes
vendored
12
.gitattributes
vendored
@ -1,3 +1,11 @@
|
||||
* text=auto
|
||||
# Set the default behavior for all files.
|
||||
* text=auto eol=lf
|
||||
|
||||
*.sh text eol=lf
|
||||
# Normalized and converts to native line endings on checkout.
|
||||
*.c text
|
||||
*.cc text
|
||||
*.cxx
|
||||
*.cpp text
|
||||
*.h text
|
||||
*.hxx text
|
||||
*.hpp text
|
||||
|
Reference in New Issue
Block a user