]> git.mxchange.org Git - ctracker.git/blobdiff - .gitattributes
DOCUMENT_ROOT and _SERVER added (avoid these things please)
[ctracker.git] / .gitattributes
index 0bca9bbe9a1dc8be61df0261229db7a3a8ccc0af..f9ce1cbbd60edae9cd2205a06cb7eb806d6a276e 100644 (file)
@@ -1,9 +1,45 @@
 * text=auto !eol
+config/.htaccess -text
+config/db_config.php.dist -text
+/ctracker.php svneol=native#text/plain
 docs/COPYING -text
-docs/COPYING.documents -text
-docs/COPYING.software -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/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