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