From bae45805eaa44da5c2da439f1b1d939bebfd7ca0 Mon Sep 17 00:00:00 2001
From: Zhiyu <zhiyu.zhao@utsouthwestern.edu>
Date: Thu, 18 Feb 2021 19:05:49 -0600
Subject: [PATCH] Citation added.

---
 .gitignore                                          |   5 +++--
 ...AL LIST HMDB.xlsx => HILIC GLOBAL LIST HMDB.xlsx | Bin
 ...antified.csv => HMDB_Detected_and_Quantified.csv |   0
 3 files changed, 3 insertions(+), 2 deletions(-)
 rename DB/HILIC GLOBAL LIST HMDB.xlsx => HILIC GLOBAL LIST HMDB.xlsx (100%)
 rename DB/HMDB_Detected_and_Quantified.csv => HMDB_Detected_and_Quantified.csv (100%)

diff --git a/.gitignore b/.gitignore
index e192ac1..e5a24c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /ODA_Flowchart.docx
-/ODA/archived/
-/ODA/DB/
+/ODA/*.csv
+/ODA/*.xlsx
+
diff --git a/DB/HILIC GLOBAL LIST HMDB.xlsx b/HILIC GLOBAL LIST HMDB.xlsx
similarity index 100%
rename from DB/HILIC GLOBAL LIST HMDB.xlsx
rename to HILIC GLOBAL LIST HMDB.xlsx
diff --git a/DB/HMDB_Detected_and_Quantified.csv b/HMDB_Detected_and_Quantified.csv
similarity index 100%
rename from DB/HMDB_Detected_and_Quantified.csv
rename to HMDB_Detected_and_Quantified.csv
-- 
GitLab