commit | 1dfc29b7fad6315ca2a93398e3baeb99ea37895a | [log] [tgz] |
---|---|---|
author | Ethan Mahintorabi <ethanmoon@google.com> | Thu Aug 17 18:46:35 2023 -0700 |
committer | Ethan Mahintorabi <ethanmoon@google.com> | Thu Aug 17 18:46:35 2023 -0700 |
tree | 7a641c3d658500ac3b23248edf2464326f950542 | |
parent | 45add1c5dd69e62ee9c3ee1c55fbda57bc8bc481 [diff] |
Updating git ignore
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7962faa --- /dev/null +++ b/.gitignore
@@ -0,0 +1,3 @@ +__pycache__ +.DS_Store +.vscode \ No newline at end of file