maven/.gitattributes
2024-11-05 16:56:49 +01:00

11 lines
196 B
Plaintext

# Auto detect text files and perform LF normalization
* text=auto
*.java text diff=java
*.html text diff=html
*.css text
*.js text
*.sql text
*.jar binary
*.war binary