archiva/.gitattributes

12 lines
213 B
Plaintext
Raw Normal View History

2014-04-23 21:54:01 -04:00
# Auto detect text files and perform LF normalization
* text=auto
*.java text diff=java
*.html text diff=html
*.xml text diff=xml
*.css text
*.js text
2014-04-24 07:33:35 -04:00
*.sql text
*.jar binary
*.war binary