diff --git a/.gitignore b/.gitignore index 69e400437d..56a5f0d38a 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