]> git.mxchange.org Git - hub.git/blobdiff - .gitattributes
Added peer states and lookup table classes/interfaces:
[hub.git] / .gitattributes
index 269bdaf923619a0f5b2a7f7407857013c0b09870..61dd4b367deb9dc889fa3d187cf17174cbf5c8c5 100644 (file)
@@ -34,6 +34,7 @@ application/hub/interfaces/listener/.htaccess -text
 application/hub/interfaces/listener/class_Listenable.php -text
 application/hub/interfaces/lists/.htaccess -text
 application/hub/interfaces/lists/class_Listable.php -text
+application/hub/interfaces/lookup/.htaccess -text
 application/hub/interfaces/nodes/.htaccess -text
 application/hub/interfaces/nodes/class_NodeHelper.php -text
 application/hub/interfaces/package/.htaccess -text
@@ -59,6 +60,7 @@ application/hub/interfaces/states/hub/.htaccess -text
 application/hub/interfaces/states/hub/class_HubStateable.php -text
 application/hub/interfaces/states/node/.htaccess -text
 application/hub/interfaces/states/node/class_NodeStateable.php -text
+application/hub/interfaces/states/peer/.htaccess -text
 application/hub/interfaces/tags/.htaccess -text
 application/hub/interfaces/tasks/.htaccess -text
 application/hub/interfaces/tasks/class_Taskable.php -text
@@ -120,6 +122,7 @@ application/hub/main/factories/lists/.htaccess -text
 application/hub/main/factories/package/.htaccess -text
 application/hub/main/factories/states/.htaccess -text
 application/hub/main/factories/states/class_StateFactory.php -text
+application/hub/main/factories/states/peer/.htaccess -text
 application/hub/main/factories/tags/.htaccess -text
 application/hub/main/filter/.htaccess -text
 application/hub/main/filter/activation/.htaccess -text
@@ -223,6 +226,9 @@ application/hub/main/lists/query/local/class_LocalQueryList.php -text
 application/hub/main/lists/recipient/.htaccess -text
 application/hub/main/lists/tasks/.htaccess -text
 application/hub/main/lists/tasks/class_TaskList.php -text
+application/hub/main/lookup/.htaccess -text
+application/hub/main/lookup/class_ -text
+application/hub/main/lookup/peer/.htaccess -text
 application/hub/main/nodes/.htaccess -text
 application/hub/main/nodes/boot/.htaccess -text
 application/hub/main/nodes/boot/class_HubBootNode.php -text
@@ -284,7 +290,9 @@ application/hub/main/states/node/init/class_NodeInitState.php -text
 application/hub/main/states/node/virgin/.htaccess -text
 application/hub/main/states/node/virgin/class_NodeVirginState.php -text
 application/hub/main/states/peer/.htaccess -text
+application/hub/main/states/peer/class_ -text
 application/hub/main/states/peer/class_BasePeerState.php -text
+application/hub/main/states/peer/new/.htaccess -text
 application/hub/main/tags/.htaccess -text
 application/hub/main/tags/class_ -text
 application/hub/main/tags/package/.htaccess -text
@@ -335,6 +343,7 @@ db/.htaccess -text
 db/news/.htaccess -text
 db/node_data/.htaccess -text
 db/node_list/.htaccess -text
+db/peer_states/.htaccess -text
 docs/COPYING -text
 docs/COPYING.documents -text
 docs/COPYING.software -text