Change cluster auto-down to 30s
[integration/test.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 *.xml text
20 *.robot text
21 *.sh text
22 *.conf text
23 *.java text
24 *.jsp text
25 *.xtend text
26 *.xml2 text
27 *.xsd text
28 *.yang text
29 *.properties text
30 *.html text
31 *.css text
32 *.js text
33 *.jj text
34 *.json text
35 *.tooling text
36 *.factories text
37 *.handlers text
38 *.schemas text
39 *.proto text
40 *.less text
41 *.bat text
42 *.ini text
43 *.cfg text
44 *.launch text
45 *.target text
46
47 # In this section individual file names and other weird file patterns are
48 # declared.
49 COPYING text
50 LICENSE text
51 NOTICE text
52 README text
53 README.* text
54 README-* text
55 README_* text
56 Makefile text
57 .git* text
58 *-ok text
59 *-fail text
60 *-module text
61 .checkstyle text
62 karaf text
63 instance text
64 setenv text
65 RSA.pk text