Skip to main content
summaryrefslogblamecommitdiffstats
blob: 0e107cbfea857eef94a5f68265310f992b4b6c7c (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                                                            
                                                      



                 

                 

                   
# JGit/EGit does fully support gitattributes at this time. Follow bug 342372
# https://bugs.eclipse.org/bugs/show_bug.cgi?id=342372


*       text=auto

*.aggrcon    text
*.aggr       text
*.prefs        text
*.xml          text

Back to the top