Improve timeout message
[controller.git] / .gitattributes
1 # Set the default behavior, in case people don't have core.autocrlf set.
2 * text=auto
3
4 # Denote all files that are truly binary and should not be modified.
5 *.png binary
6 *.jpg binary
7 *.gif binary
8 *.jar binary
9 *.ico binary
10 *.dat binary
11 *MessagesData binary
12 *TestData binary
13
14 # Explicitly declare text files you want to always be normalized and
15 # converted to native line endings on checkout. Here file extensions are
16 # declared.
17 *.py text
18 *.txt text
19 *.java text
20 *.jsp text
21 *.xtend text
22 *.xml text
23 *.xml2 text
24 *.xsd text
25 *.yang text
26 *.conf text
27 *.properties text
28 *.html text
29 *.css text
30 *.js text
31 *.jj text
32 *.json text
33 *.tooling text
34 *.factories text
35 *.handlers text
36 *.schemas text
37 *.proto text
38 *.less text
39 *.sh text
40 *.bat text
41 *.ini text
42 *.cfg text
43 *.launch text
44 *.target text
45
46 # In this section individual file names and other weird file patterns are
47 # declared.
48 COPYING text
49 LICENSE text
50 NOTICE text
51 README text
52 README.OPENDAYLIGHT text
53 README-* text
54 README_* text
55 Makefile text
56 .git* text
57 *-ok text
58 *-fail text
59 *-module text
60 .checkstyle text
61 karaf text
62 instance text
63 setenv text
64 RSA.pk text