From cba7a16c00dcec8b540909cf914632e05179484b Mon Sep 17 00:00:00 2001 From: callahantiff Date: Sun, 31 Mar 2019 12:03:06 -0600 Subject: [PATCH] updated gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index f897a4bc4..a267fca99 100644 --- a/.gitignore +++ b/.gitignore @@ -59,6 +59,10 @@ resources/graphs/v1.0.0/ALL_KG_res_df resources/graphs/v1.0.0/ALL_KG_res_tsne.npy resources/graphs/v1.0.0/class_instance_map.json resources/graphs/v1.0.0/KG_triples_ints_map.json +resources/graphs/v1.0.0/KG_triples.txt +resources/graphs/v1.0.0/out_label.txt +resources/graphs/v1.0.0/KG_triples_ints.txt +resources/graphs/v1.0.0/out.txt resources/ontologies/* resources/Other/* resources/rdf_data/*