]> git.mxchange.org Git - hub.git/blob - .gitattributes
Moved to repository 'core' (not yet done)
[hub.git] / .gitattributes
1 * text=auto !eol
2 /Doxyfile -text
3 application/.htaccess -text
4 application/hub/.htaccess -text
5 application/hub/class_ApplicationHelper.php -text
6 application/hub/config.php -text
7 application/hub/debug.php -text
8 application/hub/exceptions.php -text
9 application/hub/exceptions/.htaccess -text
10 application/hub/exceptions/class_HubException.php -text
11 application/hub/exceptions/client/.htaccess -text
12 application/hub/exceptions/client/class_HubHelloException.php -text
13 application/hub/exceptions/client/class_HubPeerAuthorizationException.php -text
14 application/hub/exceptions/client/class_HubPeerTimeoutException.php -text
15 application/hub/exceptions/commands/.htaccess -text
16 application/hub/exceptions/commands/class_UnexpectedAwaitCommandException.php -text
17 application/hub/exceptions/master/.htaccess -text
18 application/hub/exceptions/master/class_HubMasterDisconnectedException.php -text
19 application/hub/exceptions/socket/.htaccess -text
20 application/hub/exceptions/socket/class_SocketException.php -text
21 application/hub/exceptions/socket/connector/.htaccess -text
22 application/hub/exceptions/socket/connector/class_SocketAcceptException.php -text
23 application/hub/exceptions/socket/connector/class_SocketSelectorException.php -text
24 application/hub/exceptions/socket/init/.htaccess -text
25 application/hub/exceptions/socket/init/class_SocketBindException.php -text
26 application/hub/exceptions/socket/init/class_SocketConnectException.php -text
27 application/hub/exceptions/socket/init/class_SocketCreationException.php -text
28 application/hub/exceptions/socket/init/class_SocketListeningException.php -text
29 application/hub/exceptions/socket/init/class_SocketSetupException.php -text
30 application/hub/exceptions/socket/peer/.htaccess -text
31 application/hub/exceptions/socket/peer/class_BrokenPipeException.php -text
32 application/hub/exceptions/socket/peer/class_IPSpoofingException.php -text
33 application/hub/exceptions/socket/peer/class_PeerSocketException.php -text
34 application/hub/init.php -text
35 application/hub/interfaces/.htaccess -text
36 application/hub/loader.php -text
37 application/hub/main/.htaccess -text
38 application/hub/main/class_HubCommandProcessor.php -text
39 application/hub/main/class_HubConnector.php -text
40 application/hub/main/class_HubCoreLoop.php -text
41 application/hub/main/class_HubPeer.php -text
42 application/hub/middleware/.htaccess -text
43 application/hub/starter.php -text
44 /chat-server.php -text
45 /clear-cache.sh -text
46 db/.htaccess -text
47 docs/COPYING -text
48 docs/COPYING.documents -text
49 docs/COPYING.software -text
50 docs/NEWS -text
51 docs/README -text
52 docs/THANKS -text
53 /index.php -text
54 /package.sh -text
55 /pdepend.sh -text
56 /rebuild_doc.sh -text