]> git.mxchange.org Git - ctracker.git/blobdiff - .gitattributes
Added some php.ini settings to block
[ctracker.git] / .gitattributes
index f9e49f2a26107e3ffe176f1f5237147be0549c80..e8b6c64bf0b1e038d3657b112c04185162f7ae2b 100644 (file)
@@ -1,17 +1,46 @@
 * text=auto !eol
 config/.htaccess -text
 config/db_config.php.dist -text
-/ctracker.php -text
+/ctracker.php svneol=native#text/plain
 docs/COPYING -text
+docs/Incompatible.txt -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/lib_ -text
-libs/lib_connect.php -text
-libs/lib_detector.php -text
-libs/lib_general.php -text
-/todo-builder.sh -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