maven/.gitattributes

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
196 B
Plaintext
Raw Normal View History

2013-01-29 10:26:35 -05:00
# Auto detect text files and perform LF normalization
* text=auto
*.java text diff=java
*.html text diff=html
*.css text
*.js text
*.sql text
2024-10-27 18:54:49 -04:00
*.jar binary
*.war binary