forked from robotology/yarp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitattributes
23 lines (22 loc) · 1.14 KB
/
.gitattributes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/scripts/debian/ export-ignore
/src/modules/dimax_u2c/blob/ export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.mailmap export-ignore
appveyor.yml export-ignore
.coveralls.yml export-ignore
.travis.yml export-ignore
*.c whitespace=tab-in-indent
*.h whitespace=tab-in-indent
*.cpp whitespace=tab-in-indent
*.hpp whitespace=tab-in-indent
*.cc whitespace=tab-in-indent
*.txt whitespace=tab-in-indent
*.cmake whitespace=tab-in-indent
*.qml whitespace=tab-in-indent
*.inl whitespace=tab-in-indent
*.dox whitespace=tab-in-indent
*.xml whitespace=tab-in-indent
*.inl whitespace=tab-in-indent
*.thrift whitespace=tab-in-indent
*.msg whitespace=tab-in-indent