diff --git a/gru_sac_predictor/.gitignore b/gru_sac_predictor/.gitignore index 6e25decf..b453dd02 100644 --- a/gru_sac_predictor/.gitignore +++ b/gru_sac_predictor/.gitignore @@ -54,4 +54,6 @@ # Make sure parent directories are un-ignored for nesting to work !src/ -!scripts/ \ No newline at end of file +!scripts/ + +*.txt \ No newline at end of file