update gitignore and complete 11054.py

This commit is contained in:
2021-03-03 02:56:42 +09:00
parent a225d7c91e
commit 2b4142038e
2 changed files with 31 additions and 1 deletions

5
.gitignore vendored
View File

@@ -6,4 +6,7 @@ out/
venv
.venv
.ipynb_checkpoints
.ipynb_checkpoints
__init__.py
**/test_*.py