From: Roland Haeder Date: Tue, 14 Sep 2010 14:19:35 +0000 (+0000) Subject: SVN properties globally set X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=98220f9138fbff66ccb4d9ea368ef48bbfb125b9;p=ctracker.git SVN properties globally set --- diff --git a/.gitattributes b/.gitattributes index 84037be..9ab9435 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,24 +1,46 @@ * text=auto !eol config/.htaccess -text config/db_config.php.dist -text -/ctracker.php -text +/ctracker.php -text svneol=unset#text/plain docs/COPYING -text docs/NEWS -text docs/README -text docs/THANKS -text docs/TODO -text -docs/TODOs.txt -text +docs/TODOs.txt -text svneol=unset#text/plain install/install.sql -text libs/.htaccess -text libs/language/.htaccess -text -libs/lib_ -text -libs/lib_connect.php -text -libs/lib_detector.php -text -libs/lib_general.php -text +libs/language/.php svneol=native#text/plain +libs/language/de.php svneol=native#text/plain +libs/language/en.php svneol=native#text/plain +libs/lib_ -text svneol=unset#text/plain +libs/lib_connect.php -text svneol=unset#text/plain +libs/lib_detector.php -text svneol=unset#text/plain +libs/lib_general.php -text svneol=unset#text/plain +libs/lib_updates.php svneol=native#text/plain libs/mails/.htaccess -text libs/mails/de/.htaccess -text +libs/mails/de/header.tpl svneol=native#text/plain +libs/mails/de/user_add_ticket.tpl svneol=native#text/plain +libs/mails/de/webmaster_add_ticket.tpl svneol=native#text/plain libs/mails/en/.htaccess -text +libs/mails/en/header.tpl svneol=native#text/plain +libs/mails/en/user_add_ticket.tpl svneol=native#text/plain +libs/mails/en/webmaster_add_ticket.tpl svneol=native#text/plain libs/templates/.htaccess -text +libs/templates/add_ticket.tpl.php svneol=native#text/plain +libs/templates/add_ticket_thanks.tpl.php svneol=native#text/plain libs/templates/de/.htaccess -text +libs/templates/de/add_ticket_form.tpl.php svneol=native#text/plain +libs/templates/de/add_ticket_missing.tpl.php svneol=native#text/plain +libs/templates/de/add_ticket_success.tpl.php svneol=native#text/plain +libs/templates/de/body_header.tpl.php svneol=native#text/plain libs/templates/en/.htaccess -text +libs/templates/en/add_ticket_form.tpl.php svneol=native#text/plain +libs/templates/en/add_ticket_missing.tpl.php svneol=native#text/plain +libs/templates/en/add_ticket_success.tpl.php svneol=native#text/plain +libs/templates/en/body_header.tpl.php svneol=native#text/plain +libs/templates/page_footer.tpl.php svneol=native#text/plain +libs/templates/page_header.tpl.php svneol=native#text/plain /todo-builder.sh -text