From c07ad72f016930e2aba6471d0e2e9625b935bf9a Mon Sep 17 00:00:00 2001 From: Mauro Sardara Date: Thu, 24 Jan 2019 17:52:53 +0100 Subject: Remove cframework files from master Change-Id: I02f17ede1cf97986a8b8852ed6d6a28fc016f590 Signed-off-by: Mauro Sardara --- libparc/parc/algol/test/.gitignore | 73 -------------------------------------- 1 file changed, 73 deletions(-) delete mode 100644 libparc/parc/algol/test/.gitignore (limited to 'libparc/parc/algol/test/.gitignore') diff --git a/libparc/parc/algol/test/.gitignore b/libparc/parc/algol/test/.gitignore deleted file mode 100644 index b520ab17..00000000 --- a/libparc/parc/algol/test/.gitignore +++ /dev/null @@ -1,73 +0,0 @@ -test_parc_ArrayList -test_parc_AtomicInteger -test_parc_Base64 -test_parc_BitVector -test_parc_Buffer -test_parc_BufferComposer -test_parc_BufferDictionary -test_parc_ByteArray -test_parc_ByteBuffer -test_parc_ByteBufferCodec -test_parc_ByteBuffer_Codec -test_parc_Clock -test_parc_Deque -test_parc_Dictionary -test_parc_Digester -test_parc_Digests -test_parc_Digests -test_parc_Display -test_parc_ElasticBuffer -test_parc_ElasticString -test_parc_Environment -test_parc_Event -test_parc_EventBuffer -test_parc_EventQueue -test_parc_EventScheduler -test_parc_EventSignal -test_parc_EventSocket -test_parc_EventTimer -test_parc_Extent -test_parc_ExtentArray -test_parc_FileOutputStream -test_parc_Hash -test_parc_HashCode -test_parc_HashCodeTable -test_parc_HashMap -test_parc_HashMap -test_parc_HashTable -test_parc_InputStream -test_parc_Iterator -test_parc_JSON -test_parc_JSONArray -test_parc_JSONPair -test_parc_JSONParser -test_parc_JSONValue -test_parc_KeyValue -test_parc_KeyedElement -test_parc_LinkedList -test_parc_List -test_parc_Memory -test_parc_Network -test_parc_NewByteBuffer -test_parc_Object -test_parc_ObjectImpl -test_parc_PathName -test_parc_PointerArray -test_parc_PriorityQueue -test_parc_Properties -test_parc_ReadOnlyBuffer -test_parc_SafeMemory -test_parc_SortedList -test_parc_Stack -test_parc_StdlibMemory -test_parc_String -test_parc_StructArray -test_parc_Time -test_parc_Tlv -test_parc_TreeRedBlack -test_parc_TreeMap -test_parc_URI -test_parc_VarInt -test_parc_Varint -test_parc_Vector -test_parc_VectorArray -- cgit 1.2.3-korg