From c385c307731eb1690f902a63d6932812d8f40f88 Mon Sep 17 00:00:00 2001 From: Joseph Semrai Date: Sun, 19 Jan 2020 04:27:50 -0500 Subject: [PATCH 1/2] Add gitignore --- downloads/.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 downloads/.gitignore diff --git a/downloads/.gitignore b/downloads/.gitignore new file mode 100644 index 00000000..28e61ee1 --- /dev/null +++ b/downloads/.gitignore @@ -0,0 +1,3 @@ +# Ignores everything (all download information) in this directory +* +!.gitignore From 2781cffeb38c78f214e72cde844775f0e269d474 Mon Sep 17 00:00:00 2001 From: Joseph Semrai Date: Sun, 19 Jan 2020 04:27:57 -0500 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