From 75782a53c2ae6bdc143a16e2521a8bba13d771c0 Mon Sep 17 00:00:00 2001 From: junos Date: Wed, 31 Aug 2022 16:13:47 +0200 Subject: [PATCH] Ignore some more data and commit RAPIDS submodule. --- .gitignore | 2 ++ rapids | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ab54192..0275f1e 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,5 @@ __pycache__/ /statistical_analysis/*.ipynb /machine_learning/intermediate_results/ /data/features/ +/data/baseline/ +/data/*input*.csv diff --git a/rapids b/rapids index b18dba3..f78aa3e 160000 --- a/rapids +++ b/rapids @@ -1 +1 @@ -Subproject commit b18dba366e6df6da1c0d335036a64815443ad8cb +Subproject commit f78aa3e7b3567423b44045766b230cd60d557cb0