]> git.mxchange.org Git - ctracker.git/blob - .gitattributes
Resorted almost all pattern checks + used more single-quotes than double
[ctracker.git] / .gitattributes
1 * text=auto !eol
2 config/.htaccess -text
3 config/db_config.php.dist -text
4 /ctracker.php svneol=native#text/plain
5 docs/COPYING -text
6 docs/Incompatible.txt -text
7 docs/NEWS -text
8 docs/README -text
9 docs/THANKS -text
10 docs/TODO -text
11 docs/TODOs.txt -text svneol=unset#text/plain
12 install/install.sql -text
13 libs/.htaccess -text
14 libs/language/.htaccess -text
15 libs/language/.php svneol=native#text/plain
16 libs/language/de.php svneol=native#text/plain
17 libs/language/en.php svneol=native#text/plain
18 libs/lib_ -text svneol=unset#text/plain
19 libs/lib_connect.php -text svneol=unset#text/plain
20 libs/lib_detector.php -text svneol=unset#text/plain
21 libs/lib_general.php -text svneol=unset#text/plain
22 libs/lib_updates.php svneol=native#text/plain
23 libs/mails/.htaccess -text
24 libs/mails/de/.htaccess -text
25 libs/mails/de/header.tpl svneol=native#text/plain
26 libs/mails/de/user_add_ticket.tpl svneol=native#text/plain
27 libs/mails/de/webmaster_add_ticket.tpl svneol=native#text/plain
28 libs/mails/en/.htaccess -text
29 libs/mails/en/header.tpl svneol=native#text/plain
30 libs/mails/en/user_add_ticket.tpl svneol=native#text/plain
31 libs/mails/en/webmaster_add_ticket.tpl svneol=native#text/plain
32 libs/templates/.htaccess -text
33 libs/templates/add_ticket.tpl.php svneol=native#text/plain
34 libs/templates/add_ticket_thanks.tpl.php svneol=native#text/plain
35 libs/templates/de/.htaccess -text
36 libs/templates/de/add_ticket_form.tpl.php svneol=native#text/plain
37 libs/templates/de/add_ticket_missing.tpl.php svneol=native#text/plain
38 libs/templates/de/add_ticket_success.tpl.php svneol=native#text/plain
39 libs/templates/de/body_header.tpl.php svneol=native#text/plain
40 libs/templates/en/.htaccess -text
41 libs/templates/en/add_ticket_form.tpl.php svneol=native#text/plain
42 libs/templates/en/add_ticket_missing.tpl.php svneol=native#text/plain
43 libs/templates/en/add_ticket_success.tpl.php svneol=native#text/plain
44 libs/templates/en/body_header.tpl.php svneol=native#text/plain
45 libs/templates/page_footer.tpl.php svneol=native#text/plain
46 libs/templates/page_header.tpl.php svneol=native#text/plain