From 3a301d443bfc7b9fca8da0aac50a3b1a3299a80d Mon Sep 17 00:00:00 2001 From: thomwolf Date: Mon, 5 Nov 2018 14:53:43 +0100 Subject: [PATCH] update gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 69e400437d9f3c..56a5f0d38ab351 100644 --- a/.gitignore +++ b/.gitignore @@ -116,4 +116,7 @@ dmypy.json .pyre/ # vscode -.vscode \ No newline at end of file +.vscode + +# TF code +tensorflow_code \ No newline at end of file