diff options
author | Mauro Sardara <msardara@cisco.com> | 2019-01-24 17:52:53 +0100 |
---|---|---|
committer | Mauro Sardara <msardara@cisco.com> | 2019-01-24 17:52:53 +0100 |
commit | c07ad72f016930e2aba6471d0e2e9625b935bf9a (patch) | |
tree | 03aa7b7c737a7a70321ef25d67c2fbd892cd76db /libparc/parc/algol/test/.gitignore | |
parent | 9fc2b9ec49c54ec2d5f0164bbedc1c78732c464c (diff) |
Remove cframework files from master
Change-Id: I02f17ede1cf97986a8b8852ed6d6a28fc016f590
Signed-off-by: Mauro Sardara <msardara@cisco.com>
Diffstat (limited to 'libparc/parc/algol/test/.gitignore')
-rw-r--r-- | libparc/parc/algol/test/.gitignore | 73 |
1 files changed, 0 insertions, 73 deletions
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 |