]> git.mxchange.org Git - ctracker.git/blobdiff - .gitattributes
Fixed error reporting for debug mode
[ctracker.git] / .gitattributes
index 47230ab4fec76de9cf8328a3c075e821a7c11800..9ab94351f1712fa2e05b44ca62a3b0905e146016 100644 (file)
@@ -1,16 +1,46 @@
 * text=auto !eol
-/Doxyfile -text
-/clear-cache.sh -text
+config/.htaccess -text
+config/db_config.php.dist -text
+/ctracker.php -text svneol=unset#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
-/index.php -text
-/package.sh -text
-/pdepend.sh -text
-/rebuild_doc.sh -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
 /todo-builder.sh -text