archiva/.gitattributes

12 lines
213 B
Plaintext
Raw Normal View History

2014-04-23 21:54:01 -04:00
*.jar binary
2014-04-23 22:06:00 -04:00
*.war binary
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
*.sql text