From 753e8b1faf145b25b39eab5bdaff47ca877111a4 Mon Sep 17 00:00:00 2001 From: kunal bhatia Date: Thu, 16 Jan 2020 23:20:36 +0530 Subject: [PATCH 1/2] Create .gitignore --- downloads/.gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 downloads/.gitignore diff --git a/downloads/.gitignore b/downloads/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/downloads/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore From 602ef57e4617280f4ccf55009496d5e0bd5d4765 Mon Sep 17 00:00:00 2001 From: kunal bhatia Date: Thu, 16 Jan 2020 23:20:54 +0530 Subject: [PATCH 2/2] Delete data.txt --- downloads/data.txt | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 downloads/data.txt diff --git a/downloads/data.txt b/downloads/data.txt deleted file mode 100644 index 033229c4..00000000 --- a/downloads/data.txt +++ /dev/null @@ -1,2 +0,0 @@ -This folder contains downloaded data from Aria2c -which is mapped to both Bassa API container and Aria2c RPC server \ No newline at end of file