[NUI] Add dali-atspi getState(), say(), say_callback() and pauseResume() as HiddenAPI...
[platform/core/csapi/tizenfx.git] / .gitattributes
1 # Set default behaviour, in case users don't have core.autocrlf set.
2 * text=auto
3
4 # Explicitly declare text files we want to always be normalized and converted 
5 # to native line endings on checkout.
6 *.cs text
7
8 # Declare files that will always have CRLF line endings on checkout.
9 *.sln text eol=crlf
10
11 # Denote all files that are truly binary and should not be modified.
12 *.png binary
13 *.jpg binary
14 *.jpeg binary