Global fix/add/update:
[mailer.git] / .gitattributes
index 4198f298a75e7c369dee22cad62a886780e3d1f6..576f27988bd7204bb8f203a7cfb84f6959d59f13 100644 (file)
@@ -1,8 +1,10 @@
 * text=auto !eol
 /Doxyfile -text
+application/.htaccess -text
 application/mxchange/.htaccess -text
 application/mxchange/class_ApplicationHelper.php -text
 application/mxchange/config.php -text
+application/mxchange/data.php -text
 application/mxchange/debug.php -text
 application/mxchange/exceptions.php -text
 application/mxchange/exceptions/.htaccess -text
@@ -12,156 +14,20 @@ application/mxchange/loader.php -text
 application/mxchange/main/.htaccess -text
 application/mxchange/starter.php -text
 application/mxchange/templates/.htaccess -text
+application/mxchange/templates/de/.htaccess -text
+application/mxchange/templates/de/code/.htaccess -text
+application/mxchange/templates/de/code/emergency_exit.ctp -text
+application/mxchange/templates/de/code/footer_msg.ctp -text
+/clear-cache.sh -text
 db/.htaccess -text
-devel/.htaccess -text
-devel/class_Debug.php -text
+docs/COPYING -text
+docs/COPYING.documents -text
+docs/COPYING.software -text
+docs/NEWS -text
+docs/README -text
 docs/THANKS -text
-inc/.htaccess -text
-inc/classes.php -text
-inc/classes/.htaccess -text
-inc/classes/exceptions/.htaccess -text
-inc/classes/exceptions/class_FrameworkException.php -text
-inc/classes/exceptions/compressor/.htaccess -text
-inc/classes/exceptions/compressor/class_MismatchingCompressorsException.php -text
-inc/classes/exceptions/container/.htaccess -text
-inc/classes/exceptions/container/class_ContainerItemIsNoArrayException.php -text
-inc/classes/exceptions/container/class_ContainerItemIsNullException.php -text
-inc/classes/exceptions/container/class_ContainerMaybeDamagedException.php -text
-inc/classes/exceptions/database/.htaccess -text
-inc/classes/exceptions/database/local_file/.htaccess -text
-inc/classes/exceptions/database/local_file/class_SavePathIsEmptyException.php -text
-inc/classes/exceptions/database/local_file/class_SavePathIsNoDirectoryException.php -text
-inc/classes/exceptions/database/local_file/class_SavePathReadProtectedException.php -text
-inc/classes/exceptions/database/local_file/class_SavePathWriteProtectedException.php -text
-inc/classes/exceptions/io/.htaccess -text
-inc/classes/exceptions/io/class_DirPointerNotOpenedException.php -text
-inc/classes/exceptions/io/class_FilePointerNotOpenedException.php -text
-inc/classes/exceptions/io/class_InvalidDataLengthException.php -text
-inc/classes/exceptions/io/class_InvalidDirectoryResourceException.php -text
-inc/classes/exceptions/io/class_InvalidMD5ChecksumException.php -text
-inc/classes/exceptions/io/class_PathIsEmptyException.php -text
-inc/classes/exceptions/io/class_PathIsNoDirectoryException.php -text
-inc/classes/exceptions/io/class_PathReadProtectedException.php -text
-inc/classes/exceptions/language/.htaccess -text
-inc/classes/exceptions/language/class_InvalidLanguagePathStringException.php -text
-inc/classes/exceptions/language/class_LanguagePathIsEmptyException.php -text
-inc/classes/exceptions/language/class_LanguagePathIsNoDirectoryException.php -text
-inc/classes/exceptions/language/class_LanguagePathReadProtectedException.php -text
-inc/classes/exceptions/main/.htaccess -text
-inc/classes/exceptions/main/class_ClassMismatchException.php -text
-inc/classes/exceptions/main/class_ClassNotFoundException.php -text
-inc/classes/exceptions/main/class_ConfigEntryIsEmptyException.php -text
-inc/classes/exceptions/main/class_ConfigEntryNotFoundException.php -text
-inc/classes/exceptions/main/class_DimNotFoundInArrayException.php -text
-inc/classes/exceptions/main/class_ExceptionNotChangedException.php -text
-inc/classes/exceptions/main/class_ExceptionNotFoundException.php -text
-inc/classes/exceptions/main/class_GetterNotFoundException.php -text
-inc/classes/exceptions/main/class_InvalidArrayCountException.php -text
-inc/classes/exceptions/main/class_InvalidObjectException.php -text
-inc/classes/exceptions/main/class_MissingArrayElementsException.php -text
-inc/classes/exceptions/main/class_MissingDecimalsThousandsSeperatorException.php -text
-inc/classes/exceptions/main/class_MissingMethodException.php -text
-inc/classes/exceptions/main/class_NoArrayCreatedException.php -text
-inc/classes/exceptions/main/class_NoArrayException.php -text
-inc/classes/exceptions/main/class_NoObjectException.php -text
-inc/classes/exceptions/main/class_NullPointerException.php -text
-inc/classes/exceptions/main/class_VariableIsNotSetException.php -text
-inc/classes/exceptions/template/.htaccess -text
-inc/classes/exceptions/template/class_BasePathIsEmptyException.php -text
-inc/classes/exceptions/template/class_BasePathIsNoDirectoryException.php -text
-inc/classes/exceptions/template/class_BasePathReadProtectedException.php -text
-inc/classes/exceptions/template/class_InvalidBasePathStringException.php -text
-inc/classes/exceptions/template/class_InvalidTemplateVariableNameException.php -text
-inc/classes/exceptions/template/class_UnexpectedTemplateTypeException.php -text
-inc/classes/interfaces/.htaccess -text
-inc/classes/interfaces/application/.htaccess -text
-inc/classes/interfaces/application/class_ManageableApplication.php -text
-inc/classes/interfaces/class_FrameworkInterface.php -text
-inc/classes/interfaces/compressor/.htaccess -text
-inc/classes/interfaces/compressor/class_Compressor.php -text
-inc/classes/interfaces/database/.htaccess -text
-inc/classes/interfaces/database/class_FrameworkDatabaseInterface.php -text
-inc/classes/interfaces/database/frontend/.htaccess -text
-inc/classes/interfaces/database/frontend/class_DatabaseFrontendInterface.php -text
-inc/classes/interfaces/database/middleware/.htaccess -text
-inc/classes/interfaces/database/middleware/class_DatabaseConnector.php -text
-inc/classes/interfaces/debug/.htaccess -text
-inc/classes/interfaces/debug/class_Debugger.php -text
-inc/classes/interfaces/extended/.htaccess -text
-inc/classes/interfaces/extended/class_LimitableObject.php -text
-inc/classes/interfaces/io/.htaccess -text
-inc/classes/interfaces/io/class_Streamable.php -text
-inc/classes/interfaces/io/file/.htaccess -text
-inc/classes/interfaces/io/file/class_FileInputStreamer.php -text
-inc/classes/interfaces/io/file/class_FileOutputStreamer.php -text
-inc/classes/interfaces/io/output/.htaccess -text
-inc/classes/interfaces/io/output/class_OutputStreamer.php -text
-inc/classes/interfaces/language/.htaccess -text
-inc/classes/interfaces/language/class_ManageableLanguage.php -text
-inc/classes/interfaces/template/.htaccess -text
-inc/classes/interfaces/template/class_CompileableTemplate.php -text
-inc/classes/main/.htaccess -text
-inc/classes/main/class_BaseFrameworkSystem.php -text
-inc/classes/main/class_FrameworkArrayObject.php -text
-inc/classes/main/compressor/.htaccess -text
-inc/classes/main/compressor/class_Bzip2Compressor.php -text
-inc/classes/main/compressor/class_GzipCompressor.php -text
-inc/classes/main/compressor/class_NullCompressor.php -text
-inc/classes/main/console/.htaccess -text
-inc/classes/main/console/class_ConsoleTools.php -text
-inc/classes/main/database/.htaccess -text
-inc/classes/main/database/class_BaseDatabaseFrontend.php -text
-inc/classes/main/database/classes/.htaccess -text
-inc/classes/main/database/classes/class_LocalFileDatabase.php -text
-inc/classes/main/debug/.htaccess -text
-inc/classes/main/debug/class_DebugConsoleOutput.php -text
-inc/classes/main/debug/class_DebugErrorLogOutput.php -text
-inc/classes/main/debug/class_DebugWebOutput.php -text
-inc/classes/main/extended/.htaccess -text
-inc/classes/main/extended/class_ObjectLimits.php -text
-inc/classes/main/extended/class_SerializationContainer.php -text
-inc/classes/main/io/.htaccess -text
-inc/classes/main/io/class_FileIOStream.php -text
-inc/classes/main/io/class_FrameworkDirectoryPointer.php -text
-inc/classes/main/io/class_FrameworkFileInputPointer.php -text
-inc/classes/main/io/class_FrameworkFileOutputPointer.php -text
-inc/classes/main/language/.htaccess -text
-inc/classes/main/language/class_LanguageSystem.php -text
-inc/classes/main/output/.htaccess -text
-inc/classes/main/output/class_ConsoleOutput.php -text
-inc/classes/main/output/class_WebOutput.php -text
-inc/classes/main/template/.htaccess -text
-inc/classes/main/template/class_TemplateEngine.php -text
-inc/classes/middleware/.htaccess -text
-inc/classes/middleware/class_BaseMiddleware.php -text
-inc/classes/middleware/compressor/.htaccess -text
-inc/classes/middleware/compressor/class_CompressorChannel.php -text
-inc/classes/middleware/database/.htaccess -text
-inc/classes/middleware/database/class_DatabaseConnection.php -text
-inc/classes/middleware/debug/.htaccess -text
-inc/classes/middleware/debug/class_DebugMiddleware.php -text
-inc/classes/middleware/io/.htaccess -text
-inc/classes/middleware/io/class_FileIOHandler.php -text
-inc/config.php -text
-inc/config/.htaccess -text
-inc/config/class_FrameworkConfiguration.php -text
-inc/database.php -text
-inc/database/.htaccess -text
-inc/database/lib-local.php -text
-inc/file_io.php -text
-inc/includes.php -text
-inc/language.php -text
-inc/loader/.htaccess -text
-inc/loader/class_ClassLoader.php -text
-inc/output.php -text
-inc/selector.php -text
 /index.php -text
+/package.sh -text
+/pdepend.sh -text
 /rebuild_doc.sh -text
-templates/.htaccess -text
-templates/_compiled/.htaccess -text
-templates/de/.htaccess -text
-templates/de/code/.htaccess -text
-templates/de/code/emergency_exit.ctp -text
-templates/de/code/footer_msg.ctp -text
-templates/de/code/header.ctp -text
-templates/de/html/.htaccess -text
+/todo-builder.sh -text