summaryrefslogtreecommitdiff
path: root/.gitattributes
blob: 9b84244c2b410ef10130ab2f09105adf9f770b31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Macros:
[attr]tabs		whitespace=trailing-space,space-before-tab,indent-with-non-tab,tabwidth=4
[attr]spaces		whitespace=trailing-space,space-before-tab,tabs-in-indent

# Files:
*			text=auto
Make*			tabs
*.mk			tabs
*.[chm]			tabs
*.java			tabs
*.xml			tabs
build.xml		spaces
memento.*		spaces
*.vcxproj*		spaces
jmem*			spaces
*.gradle		spaces