From 9733aa444b318509d15fcf2e0b52362b02e98def Mon Sep 17 00:00:00 2001 From: Nick Walton Date: Mon, 8 Apr 2019 18:13:59 -0600 Subject: [PATCH] gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index a64a5ff..c28055a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ **/__pychache__ gpt2/models/* +.idea +RL