From 98220f9138fbff66ccb4d9ea368ef48bbfb125b9 Mon Sep 17 00:00:00 2001 From: Roland Haeder Date: Tue, 14 Sep 2010 14:19:35 +0000 Subject: [PATCH] SVN properties globally set --- .gitattributes | 34 ++++++++++++++++++++++++++++------ 1 file changed, 28 insertions(+), 6 deletions(-) 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 -- 2.39.5